Re: [RFC] Limit the size of the pagecache
From: Christoph Lameter
Date: Tue Jan 23 2007 - 22:02:09 EST
On Wed, 24 Jan 2007, KAMEZAWA Hiroyuki wrote:
> if (sc->may_swap &&
> zone_page_state(zone, NR_FILE_PAGES) &&
> !(curreht->flags & PF_MEMALLOC))
> sc->may_swap = 0;
That is probably better than what we have so far.
-
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/