Hmm. AFAICS
* we must balance the GFP_DMA zone, otherwise an unexpected
GFP_ATOMIC|GFP_DMA allocation will fail.
* linked list walking is evil.
What about moving page_lru into the zone structure?
shrink_mmap gets a zone_t pointer as a new parameter, and
do_try_to_free_pages calls shrink_mmap for each zone that is low on free
memory.
-- Manfred- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/