On Tue, 8 Jan 2008 14:22:38 -0800 (PST)
Christoph Lameter <clameter@sgi.com> wrote:
Probably. With the split LRU lists (and the noreclaim LRUs), we can
simplify the OOM test a lot:
If free + file_active + file_inactive <= zone->pages_high and swap
space is full, the system is doomed. No need for guesswork.
What would you use those functions for?
Or am I simply misunderstanding your idea?
--
All rights reversed.
--