Re: [PATCH 4/6] Revert "mm: have order > 0 compaction start off where it left"
From: Rik van Riel <hidden>
Date: 2012-09-20 18:56:55
Also in:
linux-mm, lkml, qemu-devel
From: Rik van Riel <hidden>
Date: 2012-09-20 18:56:55
Also in:
linux-mm, lkml, qemu-devel
On 09/20/2012 10:04 AM, Mel Gorman wrote:
This reverts commit 7db8889a (mm: have order > 0 compaction start off where it left) and commit de74f1cc (mm: have order > 0 compaction start near a pageblock with free pages). These patches were a good idea and tests confirmed that they massively reduced the amount of scanning but the implementation is complex and tricky to understand. A later patch will cache what pageblocks should be skipped and reimplements the concept of compact_cached_free_pfn on top for both migration and free scanners. Signed-off-by: Mel Gorman <mgorman@suse.de>
Sure, it makes your next patches easier... Acked-by: Rik van Riel <redacted> -- 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>