diff options
author | Alex Shi <[email protected]> | 2012-09-10 15:10:58 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-09-13 16:52:05 +0200 |
commit | c1cc017c59c44d9ede7003631c43adc0cfdce2f9 (patch) | |
tree | 7db4bad5a78af2bdc5197740012e462811422d40 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 08bedae1d0acd8c9baf514fb69fa199d0c8345f6 (diff) |
sched/nohz: Clean up select_nohz_load_balancer()
There is no load_balancer to be selected now. It just sets the
state of the nohz tick to stop.
So rename the function, pass the 'cpu' as a parameter and then
remove the useless call from tick_nohz_restart_sched_tick().
[ s/set_nohz_tick_stopped/nohz_balance_enter_idle/g
s/clear_nohz_tick_stopped/nohz_balance_exit_idle/g ]
Signed-off-by: Alex Shi <[email protected]>
Acked-by: Suresh Siddha <[email protected]>
Cc: Venkatesh Pallipadi <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions