From: Markus Elfring <Markus.Elfring@web.de>
To: Hongfu Li <lihongfu@kylinos.cn>,
gfs2@lists.linux.dev, Alexander Aring <aahringo@redhat.com>,
David Teigland <teigland@redhat.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] dlm: use KMEM_CACHE() in dlm_memory_init()
Date: Wed, 19 Jun 2024 22:48:20 +0200 [thread overview]
Message-ID: <78ded683-9bf8-4f2d-9dd4-877aa86e0e0b@web.de> (raw)
In-Reply-To: <20240619050358.411888-1-lihongfu@kylinos.cn>
> Using KMEM_CACHE() macro makes the code more concise and easy to read.
Can the three passed name strings matter still for the identification
of the created caches from this function implementation?
https://elixir.bootlin.com/linux/v6.10-rc4/source/fs/dlm/memory.c#L27
https://elixir.bootlin.com/linux/v6.10-rc4/source/mm/slab_common.c#L362
Regards,
Markus
next prev parent reply other threads:[~2024-06-19 20:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-19 5:03 [PATCH] dlm: use KMEM_CACHE in dlm_memory_init Hongfu Li
2024-06-19 20:48 ` Markus Elfring [this message]
2024-06-19 21:33 ` [PATCH] dlm: use KMEM_CACHE() in dlm_memory_init() Alexander Aring
2024-06-20 6:33 ` Markus Elfring
2024-06-21 7:55 ` [PATCH] " Hongfu Li
2024-06-21 8:40 ` Markus Elfring
2024-06-21 10:39 ` Hongfu 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=78ded683-9bf8-4f2d-9dd4-877aa86e0e0b@web.de \
--to=markus.elfring@web.de \
--cc=aahringo@redhat.com \
--cc=gfs2@lists.linux.dev \
--cc=lihongfu@kylinos.cn \
--cc=linux-kernel@vger.kernel.org \
--cc=teigland@redhat.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