diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-03-02 08:44:22 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-03-08 09:31:50 -0500 |
commit | 7c554d8e51a9cf5c0a142b4af825d96da67c57fa (patch) | |
tree | 900c26862faece0ed15fbca84d44f75254efe625 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 226b8c8f85e4246f31947be1c11bf36208fe9052 (diff) |
KVM: x86/mmu: only perform eager page splitting on valid roots
Eager page splitting is an optimization; it does not have to be performed on
invalid roots. It is also the only case in which a reader might acquire
a reference to an invalid root, so after this change we know that readers
will skip both dying and invalid roots.
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