diff options
author | Peter Zijlstra <[email protected]> | 2016-05-06 12:21:23 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-05-12 09:55:33 +0200 |
commit | 1be0eb2a97d756fb7dd8c9baf372d81fa9699c09 (patch) | |
tree | 1031c2ea02335ca83616934ce9fb5d37472e55d4 /scripts/gcc-plugins | |
parent | 444969223c81c7d0a95136b7b4cfdcfbc96ac5bd (diff) |
sched/fair: Clean up scale confusion
Wanpeng noted that the scale_load_down() in calculate_imbalance() was
weird. I agree, it should be SCHED_CAPACITY_SCALE, since we're going
to compare against busiest->group_capacity, which is in [capacity]
units.
Reported-by: Wanpeng Li <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Morten Rasmussen <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Yuyang Du <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions