diff options
| author | Peter Zijlstra <[email protected]> | 2023-01-12 20:43:19 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2023-01-13 11:03:22 +0100 |
| commit | 8e9ab9e8da1eae61fdff35690d998eaf8cd527dc (patch) | |
| tree | 33344cda132b119cca8111e51e9c3161995deb98 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | bb7b11258561e47abbacebf76e3ce4092953dfdf (diff) | |
cpuidle, riscv: 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.
That is, 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: Tony Lindgren <[email protected]>
Tested-by: Ulf Hansson <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Reviewed-by: Frederic Weisbecker <[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