linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] NFS/RDMA client-side patches for v4.17
@ 2018-02-28 20:30 Chuck Lever
  2018-02-28 20:30 ` [PATCH 1/8] xprtrdma: Fix latency regression on NUMA NFS/RDMA clients Chuck Lever
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Chuck Lever @ 2018-02-28 20:30 UTC (permalink / raw)
  To: anna.schumaker; +Cc: linux-rdma, linux-nfs

Hi Anna-

Starting set of NFS/RDMA client-side changes for the next merge
window. These are clean-ups and simple fixes. Let me know what you
think.

---

Chuck Lever (8):
      xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
      xprtrdma: Remove arbitrary limit on initiator depth
      xprtrdma: Remove xprt-specific connect cookie
      xprtrdma: ->send_request returns -EAGAIN when there are no free MRs
      xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create
      xprtrdma: "Support" call-only RPCs
      xprtrdma: Chain Send to FastReg WRs
      xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req


 include/linux/sunrpc/clnt.h       |    7 +++++
 net/sunrpc/sunrpc.h               |    6 ----
 net/sunrpc/xprtrdma/backchannel.c |    7 -----
 net/sunrpc/xprtrdma/fmr_ops.c     |   13 ++++++++-
 net/sunrpc/xprtrdma/frwr_ops.c    |   53 +++++++++++++++++++++++++------------
 net/sunrpc/xprtrdma/rpc_rdma.c    |   32 +++++++++++++++-------
 net/sunrpc/xprtrdma/transport.c   |   42 ++++++-----------------------
 net/sunrpc/xprtrdma/verbs.c       |   31 ++++++++++++++--------
 net/sunrpc/xprtrdma/xprt_rdma.h   |    4 +--
 9 files changed, 108 insertions(+), 87 deletions(-)

--
Chuck Lever

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2018-02-28 23:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-28 20:30 [PATCH 0/8] NFS/RDMA client-side patches for v4.17 Chuck Lever
2018-02-28 20:30 ` [PATCH 1/8] xprtrdma: Fix latency regression on NUMA NFS/RDMA clients Chuck Lever
2018-02-28 20:30 ` [PATCH 2/8] xprtrdma: Remove arbitrary limit on initiator depth Chuck Lever
2018-02-28 20:30 ` [PATCH 3/8] xprtrdma: Remove xprt-specific connect cookie Chuck Lever
2018-02-28 20:30 ` [PATCH 4/8] xprtrdma: ->send_request returns -EAGAIN when there are no free MRs Chuck Lever
2018-02-28 20:30 ` [PATCH 5/8] xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create Chuck Lever
2018-02-28 20:30 ` [PATCH 6/8] xprtrdma: "Support" call-only RPCs Chuck Lever
2018-02-28 20:30 ` [PATCH 7/8] xprtrdma: Chain Send to FastReg WRs Chuck Lever
2018-02-28 21:51   ` Anna Schumaker
2018-02-28 22:59     ` Jason Gunthorpe
2018-02-28 23:04       ` Chuck Lever
2018-02-28 20:31 ` [PATCH 8/8] xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req Chuck Lever

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).