diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2023-09-20 08:01:32 +0000 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2023-09-22 17:55:05 +0000 |
commit | ec1c3b9ff16082f880b304be40992568f4eee6a7 (patch) | |
tree | 7fc233a2e0c4942b00efab9cd405fff97b9a3a58 /scripts/rustdoc_test_builder.rs | |
parent | 7b424ffcd45821600312ed4c794c21f7805e79d4 (diff) |
arm64: tlbflush: Rename MAX_TLBI_OPS
Perhaps unsurprisingly, I-cache invalidations suffer from performance
issues similar to TLB invalidations on certain systems. TLB and I-cache
maintenance all result in DVM on the mesh, which is where the real
bottleneck lies.
Rename the heuristic to point the finger at DVM, such that it may be
reused for limiting I-cache invalidations.
Reviewed-by: Gavin Shan <gshan@redhat.com>
Tested-by: Gavin Shan <gshan@redhat.com>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20230920080133.944717-2-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions