mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-06 13:55:08 +08:00
018494e6d8
Most VMs have multiple vCPUs, the concurrent execution of which has a substantial impact on demand paging performance. Add an option to create multiple vCPUs to each access disjoint regions of memory. Signed-off-by: Ben Gardon <bgardon@google.com> [guest_code() can't return, use GUEST_ASSERT(). Ensure the number of guests pages is compatible with the host.] Signed-off-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
||
---|---|---|
.. | ||
include | ||
lib | ||
s390x | ||
x86_64 | ||
.gitignore | ||
clear_dirty_log_test.c | ||
config | ||
demand_paging_test.c | ||
dirty_log_test.c | ||
kvm_create_max_vcpus.c | ||
Makefile |