summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorSteven Price <steven.price@arm.com>2024-10-17 16:14:31 +0300
committerCatalin Marinas <catalin.marinas@arm.com>2024-10-23 12:19:33 +0300
commit0e9cb5995b2539a332fe65ada6a28a6be55f6e40 (patch)
tree7d7a504e493d63b28f99445dc5221bd2f5e0a26d /tools/perf/scripts/python/event_analyzing_sample.py
parentfbf979a01375704fa87c559763209c658593b6f8 (diff)
downloadlinux-0e9cb5995b2539a332fe65ada6a28a6be55f6e40.tar.xz
arm64: mm: Avoid TLBI when marking pages as valid
When __change_memory_common() is purely setting the valid bit on a PTE (e.g. via the set_memory_valid() call) there is no need for a TLBI as either the entry isn't changing (the valid bit was already set) or the entry was invalid and so should not have been cached in the TLB. Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Reviewed-by: Gavin Shan <gshan@redhat.com> Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Steven Price <steven.price@arm.com> Link: https://lore.kernel.org/r/20241017131434.40935-9-steven.price@arm.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions