From: "Vlastimil Babka (SUSE)" <vbabka@kernel.org>
To: hu.shengming@zte.com.cn, harry@kernel.org, akpm@linux-foundation.org
Cc: hao.li@linux.dev, cl@gentwo.org, rientjes@google.com,
roman.gushchin@linux.dev, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, zhang.run@zte.com.cn,
yang.tao172@zte.com.cn
Subject: Re: [PATCH v8] mm/slub: defer freelist construction until after bulk allocation from a new slab
Date: Thu, 30 Apr 2026 18:30:08 +0200 [thread overview]
Message-ID: <560c4a15-d333-41a7-b708-8a9324641870@kernel.org> (raw)
In-Reply-To: <202604302204413066CxdJnJ3RAGH_7iE4EBIO@zte.com.cn>
On 4/30/26 16:04, hu.shengming@zte.com.cn wrote:
> Changes in v8:
> - Initialize the selected object's freepointer before
> alloc_debug_processing() in alloc_single_from_new_slab(). Deferred
> freelist construction skips this object, while debug allocation still
> expects a valid freepointer.
> - Add a Link to the 0-DAY CI Kernel Test report/discussion thread.
> - Link to v7: https://lore.kernel.org/all/20260415165255601BBSSoil3iPkco33RXFtU2@zte.com.cn/
Thanks, updated in slab/for-next
prev parent reply other threads:[~2026-04-30 16:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-30 14:04 [PATCH v8] mm/slub: defer freelist construction until after bulk allocation from a new slab hu.shengming
2026-04-30 16:30 ` Vlastimil Babka (SUSE) [this message]
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=560c4a15-d333-41a7-b708-8a9324641870@kernel.org \
--to=vbabka@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=cl@gentwo.org \
--cc=hao.li@linux.dev \
--cc=harry@kernel.org \
--cc=hu.shengming@zte.com.cn \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=rientjes@google.com \
--cc=roman.gushchin@linux.dev \
--cc=yang.tao172@zte.com.cn \
--cc=zhang.run@zte.com.cn \
/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