linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steve Wise <swise@opengridcomputing.com>
To: Christoph Hellwig <hch@lst.de>, bfields@redhat.com
Cc: linux-nfs@vger.kernel.org, linux-rdma@vger.kernel.org
Subject: Re: [PATCH] svc_rdma: use local_dma_lkey
Date: Mon, 4 Jan 2016 10:57:56 -0600	[thread overview]
Message-ID: <568AA494.6000907@opengridcomputing.com> (raw)
In-Reply-To: <1450789915-22032-1-git-send-email-hch@lst.de>


On 12/22/2015 7:11 AM, Christoph Hellwig wrote:
> We now alwasy have a per-PD local_dma_lkey available.  Make use of that
> fact in svc_rdma and stop registering our own MR.
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> Reviewed-by: Sagi Grimberg <sagig@mellanox.com>
> Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
> Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
> ---
>   include/linux/sunrpc/svc_rdma.h            |  2 --
>   net/sunrpc/xprtrdma/svc_rdma_backchannel.c |  2 +-
>   net/sunrpc/xprtrdma/svc_rdma_recvfrom.c    |  4 ++--
>   net/sunrpc/xprtrdma/svc_rdma_sendto.c      |  6 ++---
>   net/sunrpc/xprtrdma/svc_rdma_transport.c   | 36 ++++--------------------------
>   5 files changed, 10 insertions(+), 40 deletions(-)

Reviewed-by: Steve Wise <swise@opengridcomputing.com>


  reply	other threads:[~2016-01-04 16:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-22 13:11 [PATCH] svc_rdma: use local_dma_lkey Christoph Hellwig
2016-01-04 16:57 ` Steve Wise [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-16 15:11 small svc_rdma cleanup Christoph Hellwig
2015-12-16 15:11 ` [PATCH] svc_rdma: use local_dma_lkey Christoph Hellwig
2015-12-16 15:17   ` Chuck Lever
2015-12-16 15:39   ` Sagi Grimberg
2015-12-16 18:49   ` Jason Gunthorpe

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=568AA494.6000907@opengridcomputing.com \
    --to=swise@opengridcomputing.com \
    --cc=bfields@redhat.com \
    --cc=hch@lst.de \
    --cc=linux-nfs@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).