Re: [PATCH 3/3] Provide control over unmapped pages

From: Minchan Kim
Date: Wed Dec 01 2010 - 03:18:57 EST


On Wed, Dec 1, 2010 at 2:22 PM, Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx> wrote:
> * Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx> [2010-12-01 10:24:21]:
>
>> * Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> [2010-11-30 14:25:09]:
>> > So you're OK with shoving all this flotsam into 100,000,000 cellphones?
>> > This was a pretty outrageous patchset!
>>
>> I'll do a better one, BTW, a lot of embedded folks are interested in
>> page cache control outside of cgroup behaviour.

Yes. Embedded people(at least, me) want it. That's because they don't
have any swap device so they could reclaim only page cache page.
And many page cache pages are mapped at address space of
application(ex, android uses java model so many pages are mapped by
application's address space). It means it's hard to reclaim them
without lagging.
So I have a interest in this patch.

--
Kind regards,
Minchan Kim
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/