]> 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>
Fri, 5 Oct 2012 04:01:08 +0000 (14:01 +1000)
commit62b1f978f5585103a3d420e351b8787e2a5f6c68
tree51109b4f9b81b94b6d789226c21aa9e6ec012450
parenta2cb72e9103fef538b119a5d8e304255f835b580
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