diff options
author | Leo Yan <[email protected]> | 2016-08-05 14:31:29 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-08-10 14:03:32 +0200 |
commit | 31851a9874d63dbb532910a86b2be49c15997ea3 (patch) | |
tree | b05085e701fa21259889bb5ea4090118e8bf5638 /tools/perf/scripts/python | |
parent | c0c8c9fa210c9a042060435f17e40ba4a76d6d6f (diff) |
sched/fair: Remove 'cpu_busy' parameter from update_next_balance()
The update_next_balance() function is only used by idle balancing, so its
'cpu_busy' parameter is always 0.
Open code it instead of passing it around.
Signed-off-by: Leo Yan <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions