aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-04-26 15:50:01 -0400
committerPaolo Bonzini <pbonzini@redhat.com>2023-04-26 15:50:01 -0400
commit807b758496e42ada4ba3f3defcfbac88afcd64f8 (patch)
tree3dfa0035b85573a8866a6cd726c77d759ba0a69a /tools/perf/scripts/python/export-to-postgresql.py
parentMerge tag 'kvm-x86-misc-6.4' of https://github.com/kvm-x86/linux into HEAD (diff)
parentKVM: x86/mmu: Move filling of Hyper-V's TLB range struct into Hyper-V code (diff)
downloadlinux-rng-807b758496e42ada4ba3f3defcfbac88afcd64f8.tar.xz
linux-rng-807b758496e42ada4ba3f3defcfbac88afcd64f8.zip
Merge tag 'kvm-x86-mmu-6.4' of https://github.com/kvm-x86/linux into HEAD
KVM x86 MMU changes for 6.4: - Tweak FNAME(sync_spte) to avoid unnecessary writes+flushes when the guest is only adding new PTEs - Overhaul .sync_page() and .invlpg() to share the .sync_page() implementation, i.e. utilize .sync_page()'s optimizations when emulating invalidations - Clean up the range-based flushing APIs - Revamp the TDP MMU's reaping of Accessed/Dirty bits to clear a single A/D bit using a LOCK AND instead of XCHG, and skip all of the "handle changed SPTE" overhead associated with writing the entire entry - Track the number of "tail" entries in a pte_list_desc to avoid having to walk (potentially) all descriptors during insertion and deletion, which gets quite expensive if the guest is spamming fork() - Misc cleanups
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions