diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-06-22 15:27:10 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-06-24 04:52:01 -0400 |
commit | 0378739401cfc2fd2a50a2a337a4f394e8493008 (patch) | |
tree | 2a1be98c1951d49bdbbb94650a6e321b687fb844 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ada51a9de7375ef8933fcaa1af9cb61a7fe0ceef (diff) |
KVM: x86/mmu: Avoid unnecessary flush on eager page split
The TLB flush before installing the newly-populated lower level
page table is unnecessary if the lower-level page table maps
the huge page identically. KVM knows it is if it did not reuse
an existing shadow page table, tell drop_large_spte() to skip
the flush in that case.
Extracted from a patch by David Matlack.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions