linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Final NFS/RDMA server patches proposed for v4.14
@ 2017-08-28 19:05 Chuck Lever
  2017-08-28 19:06 ` [PATCH 1/3] svcrdma: Limit RQ depth Chuck Lever
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chuck Lever @ 2017-08-28 19:05 UTC (permalink / raw)
  To: bfields; +Cc: linux-rdma, linux-nfs

Hi Bruce-

These patches allow svcrdma to adjust more precisely to the limits
of the underlying RDMA device on the server.

These have been floating around for several months, and were posted
a few weeks ago for review on linux-rdma. They should be ready for
you to take for v4.14.

These are the final server-side patches I have for for v4.14 cycle.


---

Chuck Lever (3):
      svcrdma: Limit RQ depth
      rdma core: Add rdma_rw_mr_payload()
      svcrdma: Estimate Send Queue depth properly


 drivers/infiniband/core/rw.c             |   24 ++++++++++++++++++++
 include/rdma/rw.h                        |    2 ++
 net/sunrpc/xprtrdma/svc_rdma_transport.c |   36 +++++++++++++++++++++---------
 3 files changed, 51 insertions(+), 11 deletions(-)

--
Chuck Lever

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

end of thread, other threads:[~2017-09-05 18:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-28 19:05 [PATCH 0/3] Final NFS/RDMA server patches proposed for v4.14 Chuck Lever
2017-08-28 19:06 ` [PATCH 1/3] svcrdma: Limit RQ depth Chuck Lever
2017-08-28 19:06 ` [PATCH 2/3] rdma core: Add rdma_rw_mr_payload() Chuck Lever
2017-08-28 19:06 ` [PATCH 3/3] svcrdma: Estimate Send Queue depth properly Chuck Lever
2017-09-05 18:59 ` [PATCH 0/3] Final NFS/RDMA server patches proposed for v4.14 J. Bruce Fields

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