diff options
author | 2014-01-06 12:34:39 +0100 | |
---|---|---|
committer | 2014-01-13 13:47:27 +0100 | |
commit | 4a725627f21df6b280a19f50bc849daaab3b1544 (patch) | |
tree | 196b776b9d62d5b572a3860397ad8fd00ffe23f0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sched: Reduce trigger_load_balance() parameters (diff) | |
download | linux-dev-4a725627f21df6b280a19f50bc849daaab3b1544.tar.xz linux-dev-4a725627f21df6b280a19f50bc849daaab3b1544.zip |
sched: Reduce nohz_kick_needed() parameters
The cpu information is already stored in the struct rq, so no need to pass it
as parameter to the nohz_kick_needed function.
The caller of this function just called idle_cpu() before to fill the
rq->idle_balance field.
Use rq->cpu and rq->idle_balance.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1389008085-9069-3-git-send-email-daniel.lezcano@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions