[Intel-gfx] [PATCH 15/17] drm/i915: Flush the freed object list on file close
Chris Wilson
chris at chris-wilson.co.uk
Fri Aug 2 19:46:51 UTC 2019
Quoting Matthew Auld (2019-08-02 18:00:51)
> On Tue, 30 Jul 2019 at 14:48, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> >
> > Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
>
> In need of a proper commit message.
'Twas brillig, and the slithy toves
Did gyre and grimble in the wable:
All mimsy were the borogoves...
The problem that we attempt to address is the lack of backpressure
exacerbated by pushing more deferred frees on RCU. Before applying the
cleanup, it's easy for gem_ctx_create/files to push several hundred
thousand objects onto the RCU queues.
Something along those lines, thanks for the reminder.
-Chris
More information about the Intel-gfx
mailing list