From: Andrea Arcangeli Date: Thu, 13 Jan 2011 23:47:11 +0000 (-0800) Subject: thp: use compaction for all allocation orders X-Git-Tag: v2.6.38-rc1~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a73c3d55be1faadba35b41a862e036a3b12ddb;p=pandora-kernel.git thp: use compaction for all allocation orders It makes no sense not to enable compaction for small order pages as we don't want to end up with bad order 2 allocations and good and graceful order 9 allocations. Signed-off-by: Andrea Arcangeli Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed