diff options
author | 2021-11-11 00:03:02 +0000 | |
---|---|---|
committer | 2021-11-16 07:43:25 -0500 | |
commit | 69cdcfa6f321da2cc1dd2e62fa4a9ee256299b18 (patch) | |
tree | ef620336a28bf1ec75239f221ac267c85bca7ad1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: selftests: Assert mmap HVA is aligned when using HugeTLB (diff) | |
download | wireguard-linux-69cdcfa6f321da2cc1dd2e62fa4a9ee256299b18.tar.xz wireguard-linux-69cdcfa6f321da2cc1dd2e62fa4a9ee256299b18.zip |
KVM: selftests: Require GPA to be aligned when backed by hugepages
Assert that the GPA for a memslot backed by a hugepage is aligned to
the hugepage size and fix perf_test_util accordingly. Lack of GPA
alignment prevents KVM from backing the guest with hugepages, e.g. x86's
write-protection of hugepages when dirty logging is activated is
otherwise not exercised.
Add a comment explaining that guest_page_size is for non-huge pages to
try and avoid confusion about what it actually tracks.
Cc: Ben Gardon <bgardon@google.com>
Cc: Yanan Wang <wangyanan55@huawei.com>
Cc: Andrew Jones <drjones@redhat.com>
Cc: Peter Xu <peterx@redhat.com>
Cc: Aaron Lewis <aaronlewis@google.com>
Signed-off-by: Sean Christopherson <seanjc@google.com>
[Used get_backing_src_pagesz() to determine alignment dynamically.]
Signed-off-by: David Matlack <dmatlack@google.com>
Message-Id: <20211111000310.1435032-5-dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions