[kernel] r8581 - in dists/trunk/linux-2.6/debian: . arch/i386

Maximilian Attems maks at alioth.debian.org
Mon May 14 17:23:04 UTC 2007


Author: maks
Date: Mon May 14 17:23:03 2007
New Revision: 8581

Log:
enable CONFIG_TIMER_STATS as seen in fedora
powertop is real _cool_


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

Modified: dists/trunk/linux-2.6/debian/arch/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config	Mon May 14 17:23:03 2007
@@ -1594,6 +1594,8 @@
 CONFIG_PROFILING=y
 CONFIG_OPROFILE=m
 # CONFIG_KPROBES is not set
+CONFIG_DEBUG_KERNEL=y
+CONFIG_TIMER_STATS=y
 CONFIG_X86_FIND_SMP_CONFIG=y
 CONFIG_X86_MPPARSE=y
 CONFIG_CRYPTO_AES_586=m

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 14 17:23:03 2007
@@ -15,6 +15,8 @@
     - IPV6: Fix for RT0 header ipv6 change.
   * [i386] Enable CONFIG_NO_HZ, CONFIG_HIGH_RES_TIMERS for dynticks and true
     high-resolution timers.
+  * [i386] Enable CONFIG_TIMER_STATS to collect stats about kernel/userspace
+    timer aka power usage (see powertop).
 
   [ Martin Michlmayr ]
   * Add armel (arm with EABI) support.  Thanks, Lennert Buytenhek and
@@ -39,7 +41,7 @@
   * Add type: plain to [image] in arch/m68k/defines to fix missing
     Modules.symvers problem
 
- -- maximilian attems <maks at debian.org>  Sun, 13 May 2007 13:02:11 +0200
+ -- maximilian attems <maks at debian.org>  Mon, 14 May 2007 19:21:37 +0200
 
 linux-2.6 (2.6.20-3) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list