aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBen Gardon <[email protected]>2021-04-01 16:37:35 -0700
committerPaolo Bonzini <[email protected]>2021-04-19 18:04:35 -0400
commitb7cccd397f310739fb85383033e95580f99927e0 (patch)
treecca804018c641265147a28cc9e12ecc627c285c0 /tools/perf/scripts/python
parent24ae4cfaaaa22a4f293acd0c7d97804454b7e9fb (diff)
KVM: x86/mmu: Fast invalidation for TDP MMU
Provide a real mechanism for fast invalidation by marking roots as invalid so that their reference count will quickly fall to zero and they will be torn down. One negative side affect of this approach is that a vCPU thread will likely drop the last reference to a root and be saddled with the work of tearing down an entire paging structure. This issue will be resolved in a later commit. Signed-off-by: Ben Gardon <[email protected]> Message-Id: <[email protected]> [Move the loop to tdp_mmu.c, otherwise compilation fails on 32-bit. - Paolo] Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions