diff options
author | Robin Murphy <robin.murphy@arm.com> | 2021-12-03 14:44:51 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-12-14 15:09:27 +0300 |
commit | 6190741c294d1cad15198d5d2f912868434fa492 (patch) | |
tree | 78db0adfb86b525083a2331b975ab30c323c05ff /scripts/gdb/linux/utils.py | |
parent | 56c7c6eaf3eb8ac1ec40d56096c0f2b27250da5f (diff) | |
download | linux-6190741c294d1cad15198d5d2f912868434fa492.tar.xz |
perf/arm-cmn: Account for NUMA affinity
On a system with multiple CMN meshes, ideally we'd want to access each
PMU from within its own mesh, rather than with a long CML round-trip,
wherever feasible. Since such a system is likely to be presented as
multiple NUMA nodes, let's also hope a proximity domain is specified
for each CMN programming interface, and use that to guide our choice
of IRQ affinity to favour a node-local CPU where possible.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/32438b0d016e0649d882d47d30ac2000484287b9.1638530442.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions