diff options
author | Will Deacon <will@kernel.org> | 2020-11-24 18:49:26 +0000 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2021-01-20 14:46:04 +0000 |
commit | 0388f9c7433024ccf3909b3404a745100f006a17 (patch) | |
tree | 0d74c4b9b4829c052f466183d05fb02eca833c14 /tools/perf/scripts/python/stackcollapse.py | |
parent | 46bdb4277f98e70d0c91f4289897ade533fe9e80 (diff) |
arm64: mm: Implement arch_wants_old_prefaulted_pte()
On CPUs with hardware AF/DBM, initialising prefaulted PTEs as 'old'
improves vmscan behaviour and does not appear to introduce any overhead
elsewhere.
Implement arch_wants_old_prefaulted_pte() to return 'true' if we detect
hardware access flag support at runtime. This can be extended in future
based on MIDR matching if necessary.
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions