diff options
| author | Peter Zijlstra <[email protected]> | 2023-01-12 20:43:21 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2023-01-13 11:03:22 +0100 |
| commit | e038f7b8028a1d1bc8ac82351c71ea538f19a879 (patch) | |
| tree | b37f4d7af3ddee8cb8a21837f28ab83a11999b20 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 5fca0d9f5d76664786ca6c09076341def165a677 (diff) | |
cpuidle, psci: Push RCU-idle into driver
Doing RCU-idle outside the driver, only to then temporarily enable it
again, at least twice, before going idle is suboptimal.
Notably once implicitly through the cpu_pm_*() calls and once
explicitly doing ct_irq_*_irqon().
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Tested-by: Kajetan Puchalski <[email protected]>
Tested-by: Tony Lindgren <[email protected]>
Tested-by: Ulf Hansson <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Reviewed-by: Guo Ren <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions