From: Jason Gunthorpe <jgg@nvidia.com>
To: Jens Axboe <axboe@kernel.dk>
Cc: Bart Van Assche <bvanassche@acm.org>,
Zhu Yanjun <yanjun.zhu@linux.dev>,
Leon Romanovsky <leonro@nvidia.com>,
linux-rdma@vger.kernel.org,
Shinichiro Kawasaki <shinichiro.kawasaki@wdc.com>,
"linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: Re: [PATCH] RDMA/srpt: Make slab cache names unique
Date: Mon, 7 Oct 2024 14:22:53 -0300 [thread overview]
Message-ID: <20241007172253.GB1365916@nvidia.com> (raw)
In-Reply-To: <d6df2c28-467d-458e-9b53-4cb7abcf682f@kernel.dk>
On Mon, Oct 07, 2024 at 11:20:56AM -0600, Jens Axboe wrote:
> stand by my comment that using ida for this is overengineering. And that
> yes there are 3 slab caches, but having 3 per whatever instance is silly
> and you should share those 3 across instances.
Store the slab cache in an xarray indexed by the variable size and
name them according to their size?
Jason
next prev parent reply other threads:[~2024-10-07 17:22 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-04 17:37 [PATCH] RDMA/srpt: Make slab cache names unique Bart Van Assche
2024-10-07 2:44 ` Shinichiro Kawasaki
2024-10-07 9:51 ` Zhu Yanjun
2024-10-07 14:06 ` Jens Axboe
2024-10-07 16:14 ` Bart Van Assche
2024-10-07 16:28 ` Jens Axboe
2024-10-07 16:52 ` Bart Van Assche
2024-10-07 16:55 ` Jason Gunthorpe
2024-10-07 17:16 ` Bart Van Assche
2024-10-07 17:20 ` Jens Axboe
2024-10-07 17:22 ` Jason Gunthorpe [this message]
2024-10-07 17:25 ` Jens Axboe
2024-10-07 16:11 ` Bart Van Assche
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=20241007172253.GB1365916@nvidia.com \
--to=jgg@nvidia.com \
--cc=axboe@kernel.dk \
--cc=bvanassche@acm.org \
--cc=leonro@nvidia.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=shinichiro.kawasaki@wdc.com \
--cc=yanjun.zhu@linux.dev \
/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