From: Rik van Riel Date: Mon, 8 Oct 2012 23:33:03 +0000 (-0700) Subject: mm: enable CONFIG_COMPACTION by default X-Git-Tag: v3.7-rc1~74^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05106e6a54aed321191b4bb5c9ee09538cbad3b1;p=pandora-kernel.git 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 Cc: Mel Gorman Acked-by: Rafael Aquini Acked-by: Johannes Weiner Acked-by: Minchan Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed