Searched hist:cd1bb94b4a0531e8211a3774f17de831f8285f76 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/ |
H A D | sysctl.c | diff cd1bb94b4a0531e8211a3774f17de831f8285f76 Thu Apr 16 01:45:34 CDT 2009 Arun R Bharadwaj <arun@linux.vnet.ibm.com> timers: /proc/sys sysctl hook to enable timer migration
* Arun R Bharadwaj <arun@linux.vnet.ibm.com> [2009-04-16 12:11:36]:
This patch creates the /proc/sys sysctl interface at /proc/sys/kernel/timer_migration
Timer migration is enabled by default.
To disable timer migration, when CONFIG_SCHED_DEBUG = y,
echo 0 > /proc/sys/kernel/timer_migration
Signed-off-by: Arun R Bharadwaj <arun@linux.vnet.ibm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
/openbmc/linux/include/linux/ |
H A D | sched.h | diff cd1bb94b4a0531e8211a3774f17de831f8285f76 Thu Apr 16 01:45:34 CDT 2009 Arun R Bharadwaj <arun@linux.vnet.ibm.com> timers: /proc/sys sysctl hook to enable timer migration
* Arun R Bharadwaj <arun@linux.vnet.ibm.com> [2009-04-16 12:11:36]:
This patch creates the /proc/sys sysctl interface at /proc/sys/kernel/timer_migration
Timer migration is enabled by default.
To disable timer migration, when CONFIG_SCHED_DEBUG = y,
echo 0 > /proc/sys/kernel/timer_migration
Signed-off-by: Arun R Bharadwaj <arun@linux.vnet.ibm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|