[PATCH 07/15] mm: page_alloc: change fallbacks array handling
From: Mel Gorman <hidden>
Date: 2012-01-30 12:12:54
Also in:
linux-media, linux-mm, lkml
From: Mel Gorman <hidden>
Date: 2012-01-30 12:12:54
Also in:
linux-media, linux-mm, lkml
On Thu, Jan 26, 2012 at 10:00:49AM +0100, Marek Szyprowski wrote:
From: Michal Nazarewicz <redacted> This commit adds a row for MIGRATE_ISOLATE type to the fallbacks array which was missing from it. It also, changes the array traversal logic a little making MIGRATE_RESERVE an end marker. The letter change, removes the implicit MIGRATE_UNMOVABLE from the end of each row which was read by __rmqueue_fallback() function. Signed-off-by: Michal Nazarewicz <redacted> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Mel Gorman <redacted> -- Mel Gorman SUSE Labs