]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: compaction: push isolate search base of compact control one pfn ahead
authorHillf Danton <dhillf@gmail.com>
Fri, 16 Dec 2011 04:49:56 +0000 (15:49 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 19 Dec 2011 07:19:29 +0000 (18:19 +1100)
commitad10631bdcaaa6e50b0bb6acd11b0a2968977dbc
tree3a302bfc2fabd609a75c9f19d338e341ef867ffe
parent9b85b141546eb4e66400481eba50a100e54ae7de
mm: compaction: push isolate search base of compact control one pfn ahead

After isolated the current pfn will no longer be scanned and isolated if
the next round is necessary, so push the isolate_migratepages search base
of the given compact_control one step ahead.

Signed-off-by: Hillf Danton <dhillf@gmail.com>
Reviewed-by: Andrea Arcangeli <aarcange@redhat.com>
Cc: Mel Gorman <mgorman@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/compaction.c