Re: [PATCH v2 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test
From: IBM
Date: Thu Sep 10 2026 - 07:07:59 EST
Sean Christopherson <seanjc@xxxxxxxxxx> writes:
> Use the quad-underscores physical page allocator API in the memslot perf
> test in anticipation of converting the outer versions to take the memory
> region type instead of the raw memslot. Stating the obvious, the memslot
> perf test creates and allocates from multiple memslots, and so can't use
> MEM_REGION_TEST_DATA to communicate which region/slot to allocate from.
>
> No functional change intended.
>
Agreed with the reasoning. LGTM.
Please feel free to add:
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx>