aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/spinlock.c
diff options
context:
space:
mode:
authorPeter Zijlstra <a.p.zijlstra@chello.nl>2008-06-27 07:41:29 -0400
committerIngo Molnar <mingo@elte.hu>2008-06-27 08:31:41 -0400
commit42a3ac7d5cee89849448b41b86faeb86f98e92f6 (patch)
treea601a02fd090b6da93b81ef9857133b8de7b5079 /kernel/spinlock.c
parent408ed066b11cf9ee4536573b4269ee3613bd735e (diff)
sched: fix load scaling in group balancing
doing the load balance will change cfs_rq->load.weight (that's the whole point) but since that's part of the scale factor, we'll scale back with a different amount. Weight getting smaller would result in an inflated moved_load which causes it to stop balancing too soon. 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>
Diffstat (limited to 'kernel/spinlock.c')
0 files changed, 0 insertions, 0 deletions