]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: introduce a common interface for balloon pages mobility fix
authorDavid Rientjes <rientjes@google.com>
Thu, 29 Nov 2012 03:17:24 +0000 (14:17 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:09 +0000 (16:23 +1100)
commit3db12d6310f48741474ee5338ed9e2ec3b3a0425
tree0bac6af41d2f22afc99a0b08a7650381baae8aba
parent4175c12664c7950e5649803d3f0d7096bb84cd09
mm: introduce a common interface for balloon pages mobility fix

It's useful to keep memory defragmented so that all high-order page
allocations have a chance to succeed, not simply transparent hugepages.
Thus, allow balloon compaction for any system with memory compaction
enabled, which is the defconfig.

Signed-off-by: David Rientjes <rientjes@google.com>
Acked-by: Michal Hocko <mhocko@suse.cz>
Acked-by: Rafael Aquini <aquini@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/Kconfig