Re: [PATCH] NOMMU: Pages allocated to a ramfs inode's pagecache may get wrongly discarded
From: Minchan Kim
Date: Wed Mar 11 2009 - 21:52:50 EST
Hi, Kosaki-san.
I think ramfs pages's unevictablility should not depend on CONFIG_UNEVICTABLE_LRU.
It would be better to remove dependency of CONFIG_UNEVICTABLE_LRU ?
How about this ?
It's just RFC. It's not tested.
That's because we can't reclaim that pages regardless of whether there is unevictable list or not