diff options
author | James Houghton <jthoughton@google.com> | 2025-02-04 03:40:34 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-02-14 18:17:28 +0300 |
commit | 8c403cf23119356245a8d69a4c0966f350b3c6a3 (patch) | |
tree | 8c26ef2c90e082e772af0df73b33956579348160 /tools/perf/scripts/python/task-analyzer.py | |
parent | e25c2332346fbd4814d5c9d3d25ba3d0f9646e06 (diff) | |
download | linux-8c403cf23119356245a8d69a4c0966f350b3c6a3.tar.xz |
KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0
When aging SPTEs and the TDP MMU is enabled, process the shadow MMU if and
only if the VM has at least one shadow page, as opposed to checking if the
VM has rmaps. Checking for rmaps will effectively yield a false positive
if the VM ran nested TDP VMs in the past, but is not currently doing so.
Signed-off-by: James Houghton <jthoughton@google.com>
Acked-by: Yu Zhao <yuzhao@google.com>
Link: https://lore.kernel.org/r/20250204004038.1680123-8-jthoughton@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions