Re: [PATCH 14/14] page-replace-kswapd-incmin.patch
From: Marcelo Tosatti <hidden>
Date: 2005-12-31 01:15:24
Also in:
lkml
From: Marcelo Tosatti <hidden>
Date: 2005-12-31 01:15:24
Also in:
lkml
On Fri, Dec 30, 2005 at 11:42:34PM +0100, Peter Zijlstra wrote:
From: Nick Piggin <redacted> Explicitly teach kswapd about the incremental min logic instead of just scanning all zones under the first low zone. This should keep more even pressure applied on the zones. The new shrink_zone() logic exposes the very worst side of the current balance_pgdat() function. Without this patch reclaim is limited to ZONE_DMA.
Can you please describe the issue with over protection of DMA zone you experienced? I'll see if I can reproduce it with Nick's standalone patch on top of vanilla, what load was that? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>