diff options
author | Vincent Guittot <[email protected]> | 2019-10-18 15:26:28 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-10-21 09:40:53 +0200 |
commit | 490ba971d8b498ba3a47999ab94c6a0d1830ad41 (patch) | |
tree | d738c6ac9b8d76ddfd0fd98bbd2a953ec4721c44 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 9ae7ab20b4835dbea0e5fc6a5c70171dc354a72e (diff) |
sched/fair: Clean up asym packing
Clean up asym packing to follow the default load balance behavior:
- classify the group by creating a group_asym_packing field.
- calculate the imbalance in calculate_imbalance() instead of bypassing it.
We don't need to test twice same conditions anymore to detect asym packing
and we consolidate the calculation of imbalance in calculate_imbalance().
There is no functional changes.
Signed-off-by: Vincent Guittot <[email protected]>
Acked-by: Rik van Riel <[email protected]>
Cc: Ben Segall <[email protected]>
Cc: Dietmar Eggemann <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: [email protected]
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions