On Thu, 20 Oct 2022 15:12:03 +0800, Gavin Shan wrote: > kvm/selftests/memslots_perf_test doesn't work with 64KB-page-size-host > and 4KB-page-size-guest on aarch64. In the implementation, the host and > guest page size have been hardcoded to 4KB. It's ovbiously not working > on aarch64 which supports 4KB, 16KB, 64KB individually on host and guest. > > This series tries to fix it. After the series is applied, the test runs > successfully with 64KB-page-size-host and 4KB-page-size-guest. > > [...] Applied to next, thanks! [1/6] KVM: selftests: memslot_perf_test: Use data->nslots in prepare_vm() commit: 3bfadb2325891d122771ce534336af531e93d7b2 [2/6] KVM: selftests: memslot_perf_test: Consolidate loop conditions in prepare_vm() commit: 2aae5e6795e1407334bb849f96f11c9051b959e2 [3/6] KVM: selftests: memslot_perf_test: Probe memory slots for once commit: 34396437b11f904fc61b272e3974f4c92868451b [4/6] KVM: selftests: memslot_perf_test: Support variable guest page size commit: 8675c6f226986ddb67752be22279a0e2385b197e [5/6] KVM: selftests: memslot_perf_test: Consolidate memory commit: 88a64e65484ef6b5cb09fe545d0dd00c950a1131 [6/6] KVM: selftests: memslot_perf_test: Report optimal memory slots commit: a69170c65acdf430e24fc1b6174dcc3aa501fe2f Cheers, M. -- Without deviation from the norm, progress is not possible. _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm