Skip to content

bytedance/kvm-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kvm-utils

There are two parts of this project: debug & microbench.

debug

Base on kprobe, it could be installed/removed easily.

kvmexitreason

Report kvm exit reasons detail every second.

kvmwrmsr

Report kvm exit wrmsr detail every second.

microbenchmark

Benchmark key performence for virtual machine & bare metal.

ipi-bench

Benchmark single/broadcast IPI within/across NUMA node(s).

msr-bench

Benchmark wrmsr MSR_IA32_POWER_CTL/MSR_IA32_TSCDEADLINE.

pio-mmio-bench

Benchmark PIO pic0(handled by kernel), keyboard(handled by QEMU), empty PIO(handled by QEMU). Benchmark MMIO vram, virtio-pci-modern.

tlb-shootdown-bench

Benchmark TLB shootdown by madvise(*addr, length, MADV_DONTNEED).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published