Re: [RFC 0/7] Postphone reclaim laundry to write at high water marks

From: Rik van Riel
Date: Tue Aug 21 2007 - 17:44:00 EST


Christoph Lameter wrote:

I want general improvements to reclaim to address the issues that you see and other issues related to reclaim instead of the strange code that makes PF_MEMALLOC allocs compete for allocations from a single slab and putting logic into the kernel to decide which allocs to fail. We can reclaim after all. Its just a matter of finding the right way to do this.

The simplest way of achieving that would be to allow
recursion of the page reclaim code, under the condition
that the second level call can only reclaim clean pages,
while the "outer" call does what the VM does today.

--
Politics is the struggle between those who want to make their country
the best in the world, and those who believe it already is. Each group
calls the other unpatriotic.
-
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/