* debian/changelog: Update.

* debian/config/config: Enable KSM.

svn path=/dists/trunk/linux-2.6/; revision=14777
This commit is contained in:
Bastian Blank 2009-12-12 12:36:14 +00:00
parent 46a955c619
commit 6a3d896f69
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ linux-2.6 (2.6.32-2) UNRELEASED; urgency=low
[ Bastian Blank ]
* Allow memory hot-add and -remove if possible.
* Enable USB suspend.
* Enable kernel samepage merging. (closes: #558200)
[ Moritz Muehlenhoff ]
* Disable cryptoloop (Closes: #559755)

View File

@ -3169,6 +3169,7 @@ CONFIG_SYSCTL_SYSCALL_CHECK=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTREMOVE=y
CONFIG_MIGRATION=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
##