Re: [PATCH 3/4] mm: vmscan: Evaluate the watermarks against the correct classzone
From: Rik van Riel <hidden>
Date: 2011-06-25 21:42:26
Also in:
lkml
From: Rik van Riel <hidden>
Date: 2011-06-25 21:42:26
Also in:
lkml
On 06/24/2011 10:44 AM, Mel Gorman wrote:
When deciding if kswapd is sleeping prematurely, the classzone is taken into account but this is different to what balance_pgdat() and the allocator are doing. Specifically, the DMA zone will be checked based on the classzone used when waking kswapd which could be for a GFP_KERNEL or GFP_HIGHMEM request. The lowmem reserve limit kicks in, the watermark is not met and kswapd thinks its sleeping prematurely keeping kswapd awake in error. Reported-and-tested-by: PA!draig Brady<redacted> Signed-off-by: Mel Gorman<mgorman@suse.de>
Acked-by: Rik van Riel <redacted> -- All rights reversed -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>