[Intel-gfx] [PATCH] drm/i915/breadcrumbs: Drop request reference for the signaler thread
Chris Wilson
chris at chris-wilson.co.uk
Wed Jan 31 10:02:45 UTC 2018
Quoting Chris Wilson (2018-01-22 15:41:06)
> If we remember to cancel the signaler on a request when retiring it
> (after we know that the request has been signaled), we do not need to
> carry an additional request in the signaler itself. This prevents an
> issue whereby the signaler threads may be delayed and hold on to
> thousands of request references, causing severe memory fragmentation and
> premature oom (most noticeable on 32b snb due to the limited GFP_KERNEL
> and frequent use of inter-engine fences).
>
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
Poke. I've been staring at this problem since December, it would be nice
to get some resolution :)
-Chris
More information about the Intel-gfx
mailing list