aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorSean Christopherson <sean.j.christopherson@intel.com>2020-06-23 12:35:39 -0700
committerPaolo Bonzini <pbonzini@redhat.com>2020-07-08 16:21:51 -0400
commitf95eec9bed76d42194c23153cb1cc8f186bf91cb (patch)
treef6bf50e440bde696a5d27b98b32887db2e221069 /tools/perf/scripts/python/netdev-times.py
parentKVM: x86/mmu: Optimize MMU page cache lookup for fully direct MMUs (diff)
downloadlinux-f95eec9bed76d42194c23153cb1cc8f186bf91cb.tar.gz
linux-f95eec9bed76d42194c23153cb1cc8f186bf91cb.zip
KVM: x86/mmu: Don't put invalid SPs back on the list of active pages
Delete a shadow page from the invalidation list instead of throwing it back on the list of active pages when it's a root shadow page with active users. Invalid active root pages will be explicitly freed by mmu_free_root_page() when the root_count hits zero, i.e. they don't need to be put on the active list to avoid leakage. Use sp->role.invalid to detect that a shadow page has already been zapped, i.e. is not on a list. WARN if an invalid page is encountered when zapping pages, as it should now be impossible. Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Message-Id: <20200623193542.7554-2-sean.j.christopherson@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions