mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-22 22:04:47 +08:00
025eed7b35
While userfaultfd, KVM's demand paging implementation, is not specific to KVM, having a benchmark for its performance will be useful for guiding performance improvements to KVM. As a first step towards creating a userfaultfd demand paging test, create a simple memory access test, based on dirty_log_test. Reviewed-by: Oliver Upton <oupton@google.com> Signed-off-by: Ben Gardon <bgardon@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
21 lines
464 B
Plaintext
21 lines
464 B
Plaintext
/s390x/sync_regs_test
|
|
/s390x/memop
|
|
/x86_64/cr4_cpuid_sync_test
|
|
/x86_64/evmcs_test
|
|
/x86_64/hyperv_cpuid
|
|
/x86_64/mmio_warning_test
|
|
/x86_64/platform_info_test
|
|
/x86_64/set_sregs_test
|
|
/x86_64/smm_test
|
|
/x86_64/state_test
|
|
/x86_64/sync_regs_test
|
|
/x86_64/vmx_close_while_nested_test
|
|
/x86_64/vmx_dirty_log_test
|
|
/x86_64/vmx_set_nested_state_test
|
|
/x86_64/vmx_tsc_adjust_test
|
|
/x86_64/xss_msr_test
|
|
/clear_dirty_log_test
|
|
/dirty_log_test
|
|
/kvm_create_max_vcpus
|
|
/demand_paging_test
|