diff options
author | Suresh Siddha <[email protected]> | 2011-12-06 11:19:37 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-12-06 20:51:27 +0100 |
commit | 8a6d42d1b32ad239c28f445138ea9c19aa52dd20 (patch) | |
tree | ddb25da63a4a712d48c545e1b2fce145f723b4e2 /tools/perf/scripts/python/futex-contention.py | |
parent | f8b6d1cc7dc15cf3de538b864eefaedad7a84d85 (diff) |
sched, nohz: Fix the idle cpu check in nohz_idle_balance
cpu bit in the nohz.idle_cpu_mask are reset in the first busy tick after
exiting idle. So during nohz_idle_balance(), intention is to double
check if the cpu that is part of the idle_cpu_mask is indeed idle before
going ahead in performing idle balance for that cpu.
Fix the cpu typo in the idle_cpu() check during nohz_idle_balance().
Reported-by: Srivatsa Vaddagiri <[email protected]>
Signed-off-by: Suresh Siddha <[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/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions