From 252e08a5e2570b013f61dbe6c1e47aa161446a56 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Mon, 2 Aug 2010 16:36:48 +0000 Subject: [PATCH] topconfig enable experimental COMPACTION allows to compactify mem, give it some test possibility. svn path=/dists/trunk/linux-2.6/; revision=16046 --- debian/changelog | 2 +- debian/config/config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1ddc75b60..cf77727d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ linux-2.6 (2.6.35-1~experimental.1) UNRELEASED; urgency=low * topconfig enable BLK_CGROUP, NETFILTER_XT_TARGET_TEE, VMWARE_BALLOON, ATH9K_HTC, TOUCHSCREEN_HAMPSHIRE, TOUCHSCREEN_TPS6507X, SND_ASIHPI, - SQUASHFS_XATTRS, RCU_FAST_NO_HZ. + SQUASHFS_XATTRS, RCU_FAST_NO_HZ, COMPACTION. * x86 enable INTEL_IDLE. -- Ben Hutchings Mon, 02 Aug 2010 02:21:32 +0100 diff --git a/debian/config/config b/debian/config/config index a902ec643..9634c6457 100644 --- a/debian/config/config +++ b/debian/config/config @@ -3516,6 +3516,7 @@ CONFIG_SYSCTL_SYSCALL_CHECK=y ## CONFIG_MEMORY_HOTPLUG=y CONFIG_MEMORY_HOTREMOVE=y +CONFIG_COMPACTION=y CONFIG_MIGRATION=y CONFIG_KSM=y CONFIG_DEFAULT_MMAP_MIN_ADDR=4096