diff options
author | Robin Murphy <robin.murphy@arm.com> | 2021-12-03 14:44:56 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-12-14 15:09:27 +0300 |
commit | 847eef94e6327dd7690bfac0bd3a81a7ba6aa1ee (patch) | |
tree | cbb3ff54d28c617f300ebb7eb8fb0666a1b6b31e /mm/mprotect.c | |
parent | 0947c80aba23972987a88e620812d17a7af27297 (diff) | |
download | linux-847eef94e6327dd7690bfac0bd3a81a7ba6aa1ee.tar.xz |
perf/arm-cmn: Optimise DTM counter reads
When multiple nodes of the same type are connected to the same XP
(particularly in CAL configurations), it seems that they are likely
to be consecutive in logical ID. Therefore, we're likely to gain a
small benefit from an easy tweak to optimise out consecutive reads
of the same set of DTM counters for an aggregated event.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/7777d77c2df17693cd3dabb6e268906e15238d82.1638530442.git.robin.murphy@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'mm/mprotect.c')
0 files changed, 0 insertions, 0 deletions