Author: arekm Date: Fri Nov 2 19:24:39 2007 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
This feature is lightweight if enabled in the kernel config but not activated
(it defaults to deactivated on bootup and will only be activated
if some application like powertop activates it explicitly).
---- Files affected:
SOURCES:
kernel-alpha.config (1.30.6.3.2.184 -> 1.30.6.3.2.185) , kernel-i386.config
(1.82.10.192 -> 1.82.10.193) , kernel-ia64.config (1.1.2.48 -> 1.1.2.49) ,
kernel-ppc64.config (1.1.2.23 -> 1.1.2.24) , kernel-ppc.config
(1.3.2.3.2.2.2.223 -> 1.3.2.3.2.2.2.224) , kernel-sparc64.config (1.48.2.139 ->
1.48.2.140) , kernel-sparc.config (1.37.2.150 -> 1.37.2.151) ,
kernel-x86_64.config (1.1.2.162 -> 1.1.2.163)
---- Diffs:
================================================================
Index: SOURCES/kernel-alpha.config
diff -u SOURCES/kernel-alpha.config:1.30.6.3.2.184
SOURCES/kernel-alpha.config:1.30.6.3.2.185
--- SOURCES/kernel-alpha.config:1.30.6.3.2.184 Sun Oct 28 19:56:52 2007
+++ SOURCES/kernel-alpha.config Fri Nov 2 20:24:33 2007
@@ -2705,7 +2705,7 @@
# CONFIG_DETECT_SOFTLOCKUP is not set
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
-# CONFIG_TIMER_STATS is not set
+CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
================================================================
Index: SOURCES/kernel-i386.config
diff -u SOURCES/kernel-i386.config:1.82.10.192
SOURCES/kernel-i386.config:1.82.10.193
--- SOURCES/kernel-i386.config:1.82.10.192 Sun Oct 28 19:56:52 2007
+++ SOURCES/kernel-i386.config Fri Nov 2 20:24:33 2007
@@ -3139,7 +3139,7 @@
# CONFIG_DETECT_SOFTLOCKUP is not set
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
-# CONFIG_TIMER_STATS is not set
+CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_SLAB is not set
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_PI_LIST=y
================================================================
Index: SOURCES/kernel-ia64.config
diff -u SOURCES/kernel-ia64.config:1.1.2.48 SOURCES/kernel-ia64.config:1.1.2.49
--- SOURCES/kernel-ia64.config:1.1.2.48 Sun Oct 28 19:56:52 2007
+++ SOURCES/kernel-ia64.config Fri Nov 2 20:24:33 2007
@@ -2510,7 +2510,7 @@
CONFIG_LOG_BUF_SHIFT=14
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_SCHEDSTATS is not set
-# CONFIG_TIMER_STATS is not set
+CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
================================================================
Index: SOURCES/kernel-ppc64.config
diff -u SOURCES/kernel-ppc64.config:1.1.2.23
SOURCES/kernel-ppc64.config:1.1.2.24
--- SOURCES/kernel-ppc64.config:1.1.2.23 Sun Oct 28 19:56:52 2007
+++ SOURCES/kernel-ppc64.config Fri Nov 2 20:24:33 2007
@@ -2653,7 +2653,7 @@
# CONFIG_DETECT_SOFTLOCKUP is not set
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
-# CONFIG_TIMER_STATS is not set
+CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_SLAB is not set
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_PI_LIST=y
================================================================
Index: SOURCES/kernel-ppc.config
diff -u SOURCES/kernel-ppc.config:1.3.2.3.2.2.2.223
SOURCES/kernel-ppc.config:1.3.2.3.2.2.2.224
--- SOURCES/kernel-ppc.config:1.3.2.3.2.2.2.223 Sun Oct 28 19:56:52 2007
+++ SOURCES/kernel-ppc.config Fri Nov 2 20:24:33 2007
@@ -2727,7 +2727,7 @@
# CONFIG_DETECT_SOFTLOCKUP is not set
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
-# CONFIG_TIMER_STATS is not set
+CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_SLAB is not set
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_PI_LIST=y
================================================================
Index: SOURCES/kernel-sparc64.config
diff -u SOURCES/kernel-sparc64.config:1.48.2.139
SOURCES/kernel-sparc64.config:1.48.2.140
--- SOURCES/kernel-sparc64.config:1.48.2.139 Sun Oct 28 19:56:52 2007
+++ SOURCES/kernel-sparc64.config Fri Nov 2 20:24:34 2007
@@ -2325,7 +2325,7 @@
# CONFIG_DETECT_SOFTLOCKUP is not set
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
-# CONFIG_TIMER_STATS is not set
+CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_SLAB is not set
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_PI_LIST=y
================================================================
Index: SOURCES/kernel-sparc.config
diff -u SOURCES/kernel-sparc.config:1.37.2.150
SOURCES/kernel-sparc.config:1.37.2.151
--- SOURCES/kernel-sparc.config:1.37.2.150 Sun Oct 28 19:56:52 2007
+++ SOURCES/kernel-sparc.config Fri Nov 2 20:24:34 2007
@@ -1787,7 +1787,7 @@
# CONFIG_DETECT_SOFTLOCKUP is not set
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
-# CONFIG_TIMER_STATS is not set
+CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_SLAB is not set
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_PI_LIST=y
================================================================
Index: SOURCES/kernel-x86_64.config
diff -u SOURCES/kernel-x86_64.config:1.1.2.162
SOURCES/kernel-x86_64.config:1.1.2.163
--- SOURCES/kernel-x86_64.config:1.1.2.162 Sun Oct 28 19:56:52 2007
+++ SOURCES/kernel-x86_64.config Fri Nov 2 20:24:34 2007
@@ -2840,7 +2840,7 @@
# CONFIG_DETECT_SOFTLOCKUP is not set
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
-# CONFIG_TIMER_STATS is not set
+CONFIG_TIMER_STATS=y
# CONFIG_DEBUG_SLAB is not set
CONFIG_DEBUG_RT_MUTEXES=y
CONFIG_DEBUG_PI_LIST=y
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-alpha.config?r1=1.30.6.3.2.184&r2=1.30.6.3.2.185&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-i386.config?r1=1.82.10.192&r2=1.82.10.193&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-ia64.config?r1=1.1.2.48&r2=1.1.2.49&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-ppc64.config?r1=1.1.2.23&r2=1.1.2.24&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-ppc.config?r1=1.3.2.3.2.2.2.223&r2=1.3.2.3.2.2.2.224&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-sparc64.config?r1=1.48.2.139&r2=1.48.2.140&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-sparc.config?r1=1.37.2.150&r2=1.37.2.151&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-x86_64.config?r1=1.1.2.162&r2=1.1.2.163&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit