Re: [PATCH v1 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
From: Zi Yan
Date: Mon Dec 02 2024 - 17:10:15 EST
On 2 Dec 2024, at 7:58, David Hildenbrand wrote:
> Let's clean up the gfp flags handling, and support __GFP_ZERO, such that we
> can finally remove the TODO in memtrace code.
>
> I did some alloc_contig_*() testing with virtio-mem and hugetlb; I did not
> test powernv/memtrace -- I cross-compiled it, though.
>
> Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
> Cc: Oscar Salvador <osalvador@xxxxxxx>
> Cc: Zi Yan <ziy@xxxxxxxxxx>
> Cc: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
> Cc: Nicholas Piggin <npiggin@xxxxxxxxx>
> Cc: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
> Cc: Naveen N Rao <naveen@xxxxxxxxxx>
> Cc: Madhavan Srinivasan <maddy@xxxxxxxxxxxxx>
FYI, linux-mm does not get any of your emails: https://lore.kernel.org/linux-mm/ECFA727B-F542-42E5-BE32-F9FB27F5DCDB@xxxxxxxxxx/, but linux-kernel has them.
Best Regards,
Yan, Zi