From: Peter Zijlstra Date: Fri, 27 Jun 2008 11:41:34 +0000 (+0200) Subject: sched: fix shares boost logic X-Git-Tag: v2.6.27-rc1~1105^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd80917e4ff465ea77106f8e4fb631eedc4cf426;p=pandora-kernel.git sched: fix shares boost logic In case the domain is empty, pretend there is a single task on each cpu, so that together with the boost logic we end up giving 1/n shares to each cpu. Signed-off-by: Peter Zijlstra Cc: Srivatsa Vaddagiri Cc: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed