[kernel] r9775 - in dists/trunk/linux-2.6/debian: . config/amd64
Maximilian Attems
maks at alioth.debian.org
Mon Nov 26 21:14:30 UTC 2007
Author: maks
Date: Mon Nov 26 21:14:30 2007
New Revision: 9775
Log:
amd64: set no-hz and HIGH_RES_TIMERS
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/amd64/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Mon Nov 26 21:14:30 2007
@@ -2,8 +2,9 @@
* New upstream release, rebase dfsg stuff plus drivers-atm.patch,
scripts-kconfig-reportoldconfig.patch.
+ * [amd64] Set HIGH_RES_TIMERS and NO_HZ.
- -- maximilian attems <maks at debian.org> Mon, 26 Nov 2007 21:51:39 +0100
+ -- maximilian attems <maks at debian.org> Mon, 26 Nov 2007 22:12:26 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config (original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config Mon Nov 26 21:14:30 2007
@@ -1274,6 +1274,8 @@
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
# CONFIG_IPW2100 is not set
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
+CONFIG_HIGH_RES_TIMERS=y
+CONFIG_NO_HZ=y
CONFIG_X86_PC=y
# CONFIG_X86_VSMP is not set
CONFIG_ARCH_SPARSEMEM_ENABLE=y
More information about the Kernel-svn-changes
mailing list