diff options
author | Marc Zyngier <[email protected]> | 2023-11-22 13:37:54 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-12-05 12:02:52 +0000 |
commit | 103423ad7e56d6c756738823c332c414b07899e6 (patch) | |
tree | b9d035477eccd3c6769cd3597c12d15b139af195 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab (diff) |
arm64: Get rid of ARM64_HAS_NO_HW_PREFETCH
Back in 2016, it was argued that implementations lacking a HW
prefetcher could be helped by sprinkling a number of PRFM
instructions in strategic locations.
In 2023, the one platform that presumably needed this hack is no
longer in active use (let alone maintained), and an quick
experiment shows dropping this hack only leads to a 0.4% drop
on a full kernel compilation (tested on a MT30-GS0 48 CPU system).
Given that this is pretty much in the noise department and that
it may give odd ideas to other implementers, drop the hack for
good.
Suggested-by: Will Deacon <[email protected]>
Suggested-by: Mark Rutland <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions