diff options
author | Yangtao Li <frank.li@vivo.com> | 2023-02-09 07:02:39 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2023-02-13 15:10:17 +0300 |
commit | 5ccb51b06c8bfcfca99d3f68e671eead7318301d (patch) | |
tree | 1540a65ec79b25c6b7fd8c56ea23dbfcebb193b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cf16f631b0bbd98df4b2ccc13346f564412eae68 (diff) | |
download | linux-5ccb51b06c8bfcfca99d3f68e671eead7318301d.tar.xz |
clocksource/drivers/timer-sun4i: Add CLOCK_EVT_FEAT_DYNIRQ
Add CLOCK_EVT_FEAT_DYNIRQ to allow the IRQ could be runtime set affinity
to the cores that needs wake up, otherwise saying core0 has to send
IPI to wakeup core1. With CLOCK_EVT_FEAT_DYNIRQ set, when broadcast
timer could wake up the cores, IPI is not needed.
After enabling this feature, especially the scene where cpuidle is
enabled can benefit.
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Link: https://lore.kernel.org/r/20230209040239.24710-1-frank.li@vivo.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions