diff options
author | Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org> | 2021-11-11 17:48:08 +0200 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2021-11-25 12:19:38 +0530 |
commit | 3ed6dfbd3bb987b3d2de86304ae45972ebff5870 (patch) | |
tree | 85d84a746c77189c2b040cdcb83af7840aad468f /scripts/gdb/linux/device.py | |
parent | e0e27c3d4e20dab861566f1c348ae44e4b498630 (diff) |
cpufreq: qcom-hw: Set CPU affinity of dcvsh interrupts
In runtime CPU cluster specific dcvsh interrupts may be handled on
unrelated CPU cores, it leads to an issue of too excessive number of
received and handled interrupts, but this is not observed, if CPU
affinity of the interrupt handler is set in accordance to CPU clusters.
The change reduces a number of received interrupts in about 10-100 times.
Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions