]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sched: fix shares boost logic
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 27 Jun 2008 11:41:34 +0000 (13:41 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 27 Jun 2008 12:31:44 +0000 (14:31 +0200)
commitcd80917e4ff465ea77106f8e4fb631eedc4cf426
tree0b12aed9293c8b0683e7f74d5d111f5d436fa017
parent93b75217df39e6d75889cc6f8050343286aff4a5
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 <peterz@infradead.org>
Cc: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
Cc: Mike Galbraith <efault@gmx.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c