From: Mike Galbraith Date: Wed, 28 Jan 2009 13:51:39 +0000 (+0100) Subject: sched: clear buddies more aggressively X-Git-Tag: v2.6.29-rc4~68^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9f3e2b549f83a9cdab873abf4140be27c05a3f2;p=pandora-kernel.git sched: clear buddies more aggressively It was noticed that a task could get re-elected past its run quota due to buddy affinities. This could increase latency a little. Cure it by more aggresively clearing buddy state. We do so in two situations: - when we force preempt - when we select a buddy to run Signed-off-by: Mike Galbraith Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed