Re: [PATCH v5 06/17] s390: pgtable: add statistics for PUD and P4D level page table

2025-01-08 Thread Alexander Gordeev
On Wed, Jan 08, 2025 at 02:57:22PM +0800, Qi Zheng wrote: > Like PMD and PTE level page table, also add statistics for PUD and P4D > page table. > > Signed-off-by: Qi Zheng > Suggested-by: Peter Zijlstra (Intel) > Reviewed-by: Kevin Brodsky > Cc: linux-s...@vger.kernel.org > --- > arch/s390/in

[PATCH v5 06/17] s390: pgtable: add statistics for PUD and P4D level page table

2025-01-07 Thread Qi Zheng
Like PMD and PTE level page table, also add statistics for PUD and P4D page table. Signed-off-by: Qi Zheng Suggested-by: Peter Zijlstra (Intel) Reviewed-by: Kevin Brodsky Cc: linux-s...@vger.kernel.org --- arch/s390/include/asm/pgalloc.h | 29 + arch/s390/include/as