From: Mike Galbraith Date: Fri, 17 Oct 2008 13:33:21 +0000 (+0200) Subject: sched: minor fast-path overhead reduction X-Git-Tag: v2.6.28-rc1~43^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0aa51b999c449e5e3f9faa1ee406e052d407fe7;p=pandora-kernel.git sched: minor fast-path overhead reduction Greetings, 103638d added a bit of avoidable overhead to the fast-path. Use sysctl_sched_min_granularity instead of sched_slice() to restrict buddy wakeups. Signed-off-by: Mike Galbraith Acked-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed