From: "Paul E. McKenney" <paulmck@kernel.org>
To: Gang Li <gang.li@linux.dev>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Steffen Klassert <steffen.klassert@secunet.com>,
Daniel Jordan <daniel.m.jordan@oracle.com>,
Jane Chu <jane.chu@oracle.com>,
Muchun Song <muchun.song@linux.dev>,
Randy Dunlap <rdunlap@infradead.org>,
kernel test robot <lkp@intel.com>,
Gang Li <ligang.bdlg@bytedance.com>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH v1 0/2] hugetlb: two small improvements of hugetlb init parallelization
Date: Tue, 13 Feb 2024 06:16:22 -0800 [thread overview]
Message-ID: <25c09dd0-48af-4a6b-a009-95539cef7785@paulmck-laptop> (raw)
In-Reply-To: <20240213111347.3189206-1-gang.li@linux.dev>
On Tue, Feb 13, 2024 at 07:13:45PM +0800, 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/
Thank you!
Tested-by: Paul E. McKenney <paulmck@kernel.org>
> 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(-)
>
> --
> 2.20.1
>
next prev parent reply other threads:[~2024-02-13 14:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-13 11:13 Gang Li
2024-02-13 11:13 ` [PATCH v1 1/2] padata: downgrade padata_do_multithreaded to serial execution for non-SMP Gang Li
2024-02-13 14:52 ` Muchun Song
2024-02-13 15:15 ` Gang Li
2024-02-15 10:49 ` Muchun Song
2024-02-13 11:13 ` [PATCH v1 2/2] hugetlb: process multiple lists in gather_bootmem_prealloc_parallel Gang Li
2024-02-13 14:54 ` Muchun Song
2024-02-13 14:16 ` Paul E. McKenney [this message]
2024-02-19 3:03 ` [PATCH v1 0/2] hugetlb: two small improvements of hugetlb init parallelization Gang Li
2024-02-20 1:52 ` Andrew Morton
2024-02-20 6:17 ` Gang Li
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=25c09dd0-48af-4a6b-a009-95539cef7785@paulmck-laptop \
--to=paulmck@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=daniel.m.jordan@oracle.com \
--cc=gang.li@linux.dev \
--cc=jane.chu@oracle.com \
--cc=ligang.bdlg@bytedance.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lkp@intel.com \
--cc=muchun.song@linux.dev \
--cc=rdunlap@infradead.org \
--cc=steffen.klassert@secunet.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox