Author: maks Date: Mon Jun 18 09:08:18 2007 New Revision: 9002 Log: enable amd64 timer stats, no hz will be a 2.6.23 thing
Modified: dists/trunk/linux-2.6/debian/arch/amd64/config dists/trunk/linux-2.6/debian/changelog Modified: dists/trunk/linux-2.6/debian/arch/amd64/config ============================================================================== --- dists/trunk/linux-2.6/debian/arch/amd64/config (original) +++ dists/trunk/linux-2.6/debian/arch/amd64/config Mon Jun 18 09:08:18 2007 @@ -1271,6 +1271,7 @@ CONFIG_MAGIC_SYSRQ=y CONFIG_LOG_BUF_SHIFT=16 # CONFIG_SCHEDSTATS is not set +CONFIG_TIMER_STATS=y # CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_SPINLOCK is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set Modified: dists/trunk/linux-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-2.6/debian/changelog (original) +++ dists/trunk/linux-2.6/debian/changelog Mon Jun 18 09:08:18 2007 @@ -35,6 +35,7 @@ * Enable the new firewire stack labeled to be more simple and robust. * [i386] Enable VMI paravirtualized interface. * [powerpc] Enable fb for IBM GXT4500P adaptor. + * [amd64] Enable timerstats too. [ Martin Michlmayr ] * mipsel/r5k-cobalt: Use the new RTC system. @@ -52,7 +53,7 @@ [ Christian T. Steigies ] * m68k: Disable already included patches (611, 618, 630) - -- Bastian Blank <[EMAIL PROTECTED]> Sun, 17 Jun 2007 11:39:03 +0200 + -- maximilian attems <[EMAIL PROTECTED]> Mon, 18 Jun 2007 11:07:36 +0200 linux-2.6 (2.6.21-3) UNRELEASED; urgency=low _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

