]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: enable CONFIG_COMPACTION by default
authorRik van Riel <riel@redhat.com>
Fri, 28 Sep 2012 00:19:51 +0000 (10:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Oct 2012 05:03:32 +0000 (15:03 +1000)
commit8630e5b716425c7732ec7d6a14435b9211cb6689
treeecdda62e15337b1cae704c90009cf0f82b54cec9
parent52b09e310b6788a6866fcaed2163cfe1ca0a97b9
mm: enable CONFIG_COMPACTION by default

Now that lumpy reclaim has been removed, compaction is the only way left
to free up contiguous memory areas.  It is time to just enable
CONFIG_COMPACTION by default.

Signed-off-by: Rik van Riel <riel@redhat.com>
Cc: Mel Gorman <mel@csn.ul.ie>
Acked-by: Rafael Aquini <aquini@redhat.com>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/Kconfig