Re: [PATCH] drm/i915: Selectively enable self-reclaim

From: Chris Wilson
Date: Wed Jan 27 2010 - 12:14:58 EST


On Wed, 27 Jan 2010 08:09:55 -0800 (PST), Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
> On Wed, 27 Jan 2010, Chris Wilson wrote:
> >
> > v2: Pass gfp into page mapping.
>
> Ahh, you did need the whole complexity of ->readpage?
>
> Ok, in that case, can you test if this works for you?

Yes, it survives a short torture test that leaks lots of bo objects from
X. Obviously this patch depends upon the new interface.
---