diff options
author | Peter Zijlstra <[email protected]> | 2008-06-27 13:41:29 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-06-27 14:31:41 +0200 |
commit | 42a3ac7d5cee89849448b41b86faeb86f98e92f6 (patch) | |
tree | a601a02fd090b6da93b81ef9857133b8de7b5079 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 408ed066b11cf9ee4536573b4269ee3613bd735e (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 <[email protected]>
Cc: Srivatsa Vaddagiri <[email protected]>
Cc: Mike Galbraith <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions