From: Peter Zijlstra Date: Fri, 27 Jun 2008 11:41:16 +0000 (+0200) Subject: sched: fix wakeup granularity and buddy granularity X-Git-Tag: v2.6.27-rc1~1105^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=103638d95ba5b0c53c8d9c0cb581156ccc8513ee;p=pandora-kernel.git sched: fix wakeup granularity and buddy granularity Uncouple buddy selection from wakeup granularity. The initial idea was that buddies could run ahead as far as a normal task can - do this by measuring a pair 'slice' just as we do for a normal task. This means we can drop the wakeup_granularity back to 5ms. Signed-off-by: Peter Zijlstra Cc: Srivatsa Vaddagiri Cc: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed