]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: enable CONFIG_COMPACTION by default
authorRik van Riel <riel@redhat.com>
Wed, 26 Sep 2012 01:33:54 +0000 (11:33 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 26 Sep 2012 05:45:06 +0000 (15:45 +1000)
commitc15a2b8d195d09c221ca9140b06fd59edf2ad9bd
tree370909ed0ecefea2fe3594941d42096fafd59544
parent6ab794973e18ace14ddef505dd16b2d17cb7b695
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