]> 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>
Thu, 27 Sep 2012 07:26:57 +0000 (17:26 +1000)
commit15b7f95ece2dc844d9a7bfd12f6430a79a70d63c
treed0fe03066f34cb82eb805a8d0acadf87308be8fa
parentb4715375b166206f6699f6500205f0964814bf27
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