]> 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>
Wed, 3 Oct 2012 06:49:34 +0000 (16:49 +1000)
commitca63a3a11547d28d75bdc42539bb9035016f58e2
tree0c1ec9d231b83359e0dd5d5267b4e74cb7d29531
parent501d34a449da74eb947081d95ae69c31dac0c6f5
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