From: Jason Gunthorpe <jgg@nvidia.com>
To: yanjun.zhu@linux.dev
Cc: leon@kernel.org, linux-rdma@vger.kernel.org
Subject: Re: [PATCH 1/1] RDMA/rxe: Optimize the mr pool struct
Date: Wed, 4 May 2022 22:04:01 -0300 [thread overview]
Message-ID: <20220505010401.GA225416@nvidia.com> (raw)
In-Reply-To: <20220428041028.1363139-1-yanjun.zhu@linux.dev>
On Thu, Apr 28, 2022 at 12:10:28AM -0400, yanjun.zhu@linux.dev wrote:
> From: Zhu Yanjun <yanjun.zhu@linux.dev>
>
> Based on the commit c9f4c695835c ("RDMA/rxe: Reverse the sense of
> RXE_POOL_NO_ALLOC"), only the mr pool uses the RXE_POOL_ALLOC,
> As such, replace this flags with pool type to save memory.
>
> Signed-off-by: Zhu Yanjun <yanjun.zhu@linux.dev>
> ---
> drivers/infiniband/sw/rxe/rxe_pool.c | 9 +++------
> drivers/infiniband/sw/rxe/rxe_pool.h | 5 -----
> 2 files changed, 3 insertions(+), 11 deletions(-)
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2022-05-05 1:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-28 4:10 [PATCH 1/1] RDMA/rxe: Optimize the mr pool struct yanjun.zhu
2022-04-27 16:10 ` Pearson, Robert B
2022-05-05 1:04 ` Jason Gunthorpe [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=20220505010401.GA225416@nvidia.com \
--to=jgg@nvidia.com \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--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 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.