diff options
author | Nikhil Rao <ncrao@google.com> | 2010-10-13 19:09:36 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-10-18 18:52:17 (GMT) |
commit | 2582f0eba54066b5e98ff2b27ef0cfa833b59f54 (patch) | |
tree | c5a41c2b1458a813b40f20f529a3b86a93c24932 /mm/kmemcheck.c | |
parent | ef8002f6848236de5adc613063ebeabddea8a6fb (diff) | |
download | linux-fsl-qoriq-2582f0eba54066b5e98ff2b27ef0cfa833b59f54.tar.xz |
sched: Set group_imb only a task can be pulled from the busiest cpu
When cycling through sched groups to determine the busiest group, set
group_imb only if the busiest cpu has more than 1 runnable task. This patch
fixes the case where two cpus in a group have one runnable task each, but there
is a large weight differential between these two tasks. The load balancer is
unable to migrate any task from this group, and hence do not consider this
group to be imbalanced.
Signed-off-by: Nikhil Rao <ncrao@google.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1286996978-7007-3-git-send-email-ncrao@google.com>
[ small code readability edits ]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'mm/kmemcheck.c')
0 files changed, 0 insertions, 0 deletions