diff options
author | 2024-10-10 19:10:45 -0700 | |
---|---|---|
committer | 2024-10-30 14:46:47 -0700 | |
commit | 526e609f05676c21aeed6c04115ae777c40081ec (patch) | |
tree | cd2fa7d1085254ee827567d5225871dd42f9958c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | KVM: x86/mmu: Use Accessed bit even when _hardware_ A/D bits are disabled (diff) | |
download | wireguard-linux-526e609f05676c21aeed6c04115ae777c40081ec.tar.xz wireguard-linux-526e609f05676c21aeed6c04115ae777c40081ec.zip |
KVM: x86/mmu: Process only valid TDP MMU roots when aging a gfn range
Skip invalid TDP MMU roots when aging a gfn range. There is zero reason
to process invalid roots, as they by definition hold stale information.
E.g. if a root is invalid because its from a previous memslot generation,
in the unlikely event the root has a SPTE for the gfn, then odds are good
that the gfn=>hva mapping is different, i.e. doesn't map to the hva that
is being aged by the primary MMU.
Link: https://lore.kernel.org/r/20241011021051.1557902-14-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions