Re: [PATCH v8 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

From: Alex Ghiti
Date: Fri Mar 29 2019 - 02:54:42 EST


On 3/28/19 4:43 PM, Mike Kravetz wrote:
On 3/26/19 11:36 PM, Alexandre Ghiti wrote:
On systems without CONTIG_ALLOC activated but that support gigantic pages,
boottime reserved gigantic pages can not be freed at all. This patch
simply enables the possibility to hand back those pages to memory
allocator.

Signed-off-by: Alexandre Ghiti <alex@xxxxxxxx>
Acked-by: David S. Miller <davem@xxxxxxxxxxxxx> [sparc]
Thanks for all the updates

Reviewed-by: Mike Kravetz <mike.kravetz@xxxxxxxxxx>

Thanks for all your reviews :)

Alex