diff options
author | Ben Gardon <bgardon@google.com> | 2021-01-12 13:42:52 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-02-04 05:27:19 -0500 |
commit | 82f91337ddde22eaa2e9e0aca248f5e6f336fa91 (patch) | |
tree | f519e6acb0f99554fcf298039b8de9464ae45369 /lib/lzo | |
parent | 86753bd04c7ca6b551b83c5395dd25e95de99aa4 (diff) |
KVM: selftests: Add option to overlap vCPU memory access
Add an option to overlap the ranges of memory each vCPU accesses instead
of partitioning them. This option will increase the probability of
multiple vCPUs faulting on the same page at the same time, and causing
interesting races, if there are bugs in the page fault handler or
elsewhere in the kernel.
Reviewed-by: Jacob Xu <jacobhxu@google.com>
Reviewed-by: Makarand Sonare <makarandsonare@google.com>
Signed-off-by: Ben Gardon <bgardon@google.com>
Message-Id: <20210112214253.463999-6-bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'lib/lzo')
0 files changed, 0 insertions, 0 deletions