Re: [PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
From: Christophe Leroy <hidden>
Date: 2024-01-03 11:14:57
Also in:
linux-arm-kernel, linux-mm, linux-riscv, lkml
From: Christophe Leroy <hidden>
Date: 2024-01-03 11:14:57
Also in:
linux-arm-kernel, linux-mm, linux-riscv, lkml
Le 03/01/2024 à 10:14, peterx@redhat.com a écrit :
From: Peter Xu <peterx@redhat.com> Test Done ========= This v1 went through the normal GUP smoke tests over different memory types on archs (using VM instances): x86_64, aarch64, ppc64le. For aarch64, tested over 64KB cont_pte huge pages. For ppc64le, tested over 16MB hugepd entries (Power8 hash MMU on 4K base page size).
Can you tell how you test ? I'm willing to test this series on powerpc 8xx (PPC32). Christophe