[kernel] r16046 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Mon Aug 2 16:36:57 UTC 2010


Author: maks
Date: Mon Aug  2 16:36:48 2010
New Revision: 16046

Log:
topconfig enable experimental COMPACTION

allows to compactify mem, give it some test possibility.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon Aug  2 16:36:19 2010	(r16045)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Aug  2 16:36:48 2010	(r16046)
@@ -6,7 +6,7 @@
 
   * 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 <ben at decadent.org.uk>  Mon, 02 Aug 2010 02:21:32 +0100

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon Aug  2 16:36:19 2010	(r16045)
+++ dists/trunk/linux-2.6/debian/config/config	Mon Aug  2 16:36:48 2010	(r16046)
@@ -3516,6 +3516,7 @@
 ##
 CONFIG_MEMORY_HOTPLUG=y
 CONFIG_MEMORY_HOTREMOVE=y
+CONFIG_COMPACTION=y
 CONFIG_MIGRATION=y
 CONFIG_KSM=y
 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096



More information about the Kernel-svn-changes mailing list