diff options
| author | Chuansheng Liu <[email protected]> | 2014-09-04 15:17:55 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2014-09-19 12:35:16 +0200 |
| commit | 2ed903c5485bad0eafdd3d59ff993598736e4f31 (patch) | |
| tree | 11fbb80a8589d123a89f85f2cbfda9f7bb9589a3 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | c6f4459fc3ba532e896cb678e29b45cb985f82bf (diff) | |
cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus
Currently kick_all_cpus_sync() or smp_call_function() can not
break the polling idle cpu immediately.
Instead using wake_up_all_idle_cpus() which can wake up the polling idle
cpu quickly is much more helpful for power.
Signed-off-by: Chuansheng Liu <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Daniel Lezcano <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Rafael J. Wysocki <[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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions