From: "Christoph Lameter (Ampere)" <cl@linux.com>
To: David Rientjes <rientjes@google.com>
Cc: Sangyun Kim <sangyun.kim@snu.ac.kr>,
linux-mm@kvack.org, Pekka Enberg <penberg@kernel.org>,
Joonsoo Kim <iamjoonsoo.kim@lge.com>,
Andrew Morton <akpm@linux-foundation.org>,
Vlastimil Babka <vbabka@suse.cz>,
Roman Gushchin <roman.gushchin@linux.dev>,
Hyeonggon Yoo <42.hyeyoo@gmail.com>,
Hyunmin Lee <hyunminlr@gmail.com>,
Jeungwoo Yoo <casionwoo@gmail.com>,
Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Subject: Re: [PATCH] mm/slub: remove duplicate initialization for early_kmem_cache_node_alloc()
Date: Mon, 8 Apr 2024 10:14:42 -0700 (PDT) [thread overview]
Message-ID: <0ea2b92e-7152-ebf4-e1cf-ddb28b536c17@linux.com> (raw)
In-Reply-To: <5bfe9c1c-7620-b7fd-b5fb-c481e7dfa5e7@google.com>
On Sun, 7 Apr 2024, David Rientjes wrote:
> What user observable effect does this have given it would only make a
> difference when slab_state == DOWN?
It reduces the kernel text size and removes a line from source code.
next prev parent reply other threads:[~2024-04-08 17:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-06 7:44 [PATCH] mm/slub: remove duplicate initialization for early_kmem_cache_node_alloc() Sangyun Kim
2024-04-07 21:06 ` David Rientjes
2024-04-08 17:14 ` Christoph Lameter (Ampere) [this message]
2024-04-09 3:51 ` 김상윤
2024-04-09 9:43 ` Vlastimil Babka
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=0ea2b92e-7152-ebf4-e1cf-ddb28b536c17@linux.com \
--to=cl@linux.com \
--cc=42.hyeyoo@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=casionwoo@gmail.com \
--cc=gwan-gyeong.mun@intel.com \
--cc=hyunminlr@gmail.com \
--cc=iamjoonsoo.kim@lge.com \
--cc=linux-mm@kvack.org \
--cc=penberg@kernel.org \
--cc=rientjes@google.com \
--cc=roman.gushchin@linux.dev \
--cc=sangyun.kim@snu.ac.kr \
--cc=vbabka@suse.cz \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.