linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Move Receive posting
@ 2018-03-16 14:28 Chuck Lever
  2018-03-16 14:28 ` [PATCH 1/2] xprtrdma: Move Receive posting to rpcrdma_reply_handler Chuck Lever
  2018-03-16 14:28 ` [PATCH 2/2] xprtrdma: Add static trace point in post_recvs Chuck Lever
  0 siblings, 2 replies; 3+ messages in thread
From: Chuck Lever @ 2018-03-16 14:28 UTC (permalink / raw)
  To: anna.schumaker; +Cc: linux-rdma, linux-nfs

Hi Anna-

Here is the main floor show for the RPC/RDMA client-side transport
implementation, for v4.17, now that the pre-requisites are out of
the way. With PATCH 1/2 applied, per-RPC RT latency improves by
about three microseconds, a substantial benefit for small RPCs on
typical fabrics.

I have one more RPC/RDMA patch for v4.17 that is a recent fix. It
is waiting for linux-rdma review and maybe a Tested-by.

---

Chuck Lever (2):
      xprtrdma: Move Receive posting to rpcrdma_reply_handler
      xprtrdma: Add static trace point in post_recvs


 include/trace/events/rpcrdma.h    |   40 ++++++++--
 net/sunrpc/xprtrdma/backchannel.c |   10 +-
 net/sunrpc/xprtrdma/rpc_rdma.c    |   17 ++--
 net/sunrpc/xprtrdma/transport.c   |    3 -
 net/sunrpc/xprtrdma/verbs.c       |  154 ++++++++++++++-----------------------
 net/sunrpc/xprtrdma/xprt_rdma.h   |    7 --
 6 files changed, 108 insertions(+), 123 deletions(-)

--
Chuck Lever

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

end of thread, other threads:[~2018-03-16 14:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-16 14:28 [PATCH 0/2] Move Receive posting Chuck Lever
2018-03-16 14:28 ` [PATCH 1/2] xprtrdma: Move Receive posting to rpcrdma_reply_handler Chuck Lever
2018-03-16 14:28 ` [PATCH 2/2] xprtrdma: Add static trace point in post_recvs 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).