[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <66232486-12a9-4097-baad-fa20655194b1@linux.dev>
Date: Mon, 19 Feb 2024 11:03:29 +0800
From: Gang Li <gang.li@...ux.dev>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [PATCH v1 0/2] hugetlb: two small improvements of hugetlb init
parallelization
On 2024/2/13 19:13, Gang Li wrote:
> This series includes two improvements: fixing the PADATA Kconfig warning
> and a potential bug in gather_bootmem_prealloc_parallel. Please refer to
> the specific commit message for details.
>
> For Andrew:
> If you want me to include these two fixes into the previous series[1], I
> would be happy to send v6. Otherwise, you can directly apply these two
> patches.
>
> [1]. https://lore.kernel.org/lkml/20240126152411.1238072-1-gang.li@linux.dev/
Hi Andrew,
A gentle ping here :).
Do you want to apply these two patches, or would you like me to
include them into the original patch and send out v6?
>
> Gang Li (2):
> padata: downgrade padata_do_multithreaded to serial execution for
> non-SMP
> hugetlb: process multiple lists in gather_bootmem_prealloc_parallel
>
> fs/Kconfig | 2 +-
> include/linux/padata.h | 13 +++++++++----
> mm/hugetlb.c | 15 +++++++++++----
> 3 files changed, 21 insertions(+), 9 deletions(-)
>
Powered by blists - more mailing lists