aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorJunaid Shahid <[email protected]>2021-11-03 17:33:59 -0700
committerPaolo Bonzini <[email protected]>2021-11-11 10:56:20 -0500
commit10c30de0192183034ba1b3014895b7f95d093785 (patch)
tree9489d4399ff3828352f9f8053426938e3d3168a7 /tools/perf/scripts/python/Perf-Trace-Util/lib
parentc435d4b7badfa791fea2a1a97a07e02e7134a150 (diff)
kvm: mmu: Use fast PF path for access tracking of huge pages when possible
The fast page fault path bails out on write faults to huge pages in order to accommodate dirty logging. This change adds a check to do that only when dirty logging is actually enabled, so that access tracking for huge pages can still use the fast path for write faults in the common case. Signed-off-by: Junaid Shahid <[email protected]> Reviewed-by: Ben Gardon <[email protected]> Reviewed-by: Sean Christopherson <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions