From: Arun R Bharadwaj Date: Thu, 16 Apr 2009 06:45:34 +0000 (+0530) Subject: timers: /proc/sys sysctl hook to enable timer migration X-Git-Tag: v2.6.31-rc1~326^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd1bb94b4a0531e8211a3774f17de831f8285f76;p=pandora-kernel.git timers: /proc/sys sysctl hook to enable timer migration * Arun R Bharadwaj [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 Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed