All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/16] Series short description
@ 2018-04-04 21:58 Chuck Lever
  2018-04-04 21:58 ` Chuck Lever
  0 siblings, 1 reply; 2+ messages in thread
From: Chuck Lever @ 2018-04-04 21:58 UTC (permalink / raw)
  To: anna.schumaker; +Cc: linux-rdma, linux-nfs

The following series implements...

---

Chuck Lever (16):
      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
      SUNRPC: Move xprt_update_rtt callsite
      SUNRPC: Make RTT measurement more precise (Receive)
      SUNRPC: Make RTT measurement more precise (Send)
      SUNRPC: Make num_reqs a non-atomic integer
      sunrpc: Simplify synopsis of some trace points
      sunrpc: Add static trace point to report RPC latency stats
      sunrpc: Add static trace point to report result of RPC ping
      xprtrdma: Fix corner cases when handling device removal


 include/linux/sunrpc/clnt.h       |    7 ++
 include/linux/sunrpc/xprt.h       |    3 +
 include/trace/events/sunrpc.h     |  106 ++++++++++++++++++++++++++++++-------
 net/sunrpc/clnt.c                 |    8 ++-
 net/sunrpc/sched.c                |   10 ++-
 net/sunrpc/stats.c                |   16 ++++--
 net/sunrpc/sunrpc.h               |    6 --
 net/sunrpc/xprt.c                 |   34 +++++++-----
 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   |   43 +++------------
 net/sunrpc/xprtrdma/verbs.c       |   44 ++++++++++-----
 net/sunrpc/xprtrdma/xprt_rdma.h   |    4 +
 net/sunrpc/xprtsock.c             |    4 +
 16 files changed, 254 insertions(+), 136 deletions(-)

--
Chuck Lever

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

* Re: [PATCH v2 00/16] Series short description
  2018-04-04 21:58 [PATCH v2 00/16] Series short description Chuck Lever
@ 2018-04-04 21:58 ` Chuck Lever
  0 siblings, 0 replies; 2+ messages in thread
From: Chuck Lever @ 2018-04-04 21:58 UTC (permalink / raw)
  To: Anna Schumaker; +Cc: linux-rdma, Linux NFS Mailing List

Please ignore.

> On Apr 4, 2018, at 5:58 PM, Chuck Lever <chuck.lever@oracle.com> =
wrote:
>=20
> The following series implements...
>=20
> ---
>=20
> Chuck Lever (16):
>      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
>      SUNRPC: Move xprt_update_rtt callsite
>      SUNRPC: Make RTT measurement more precise (Receive)
>      SUNRPC: Make RTT measurement more precise (Send)
>      SUNRPC: Make num_reqs a non-atomic integer
>      sunrpc: Simplify synopsis of some trace points
>      sunrpc: Add static trace point to report RPC latency stats
>      sunrpc: Add static trace point to report result of RPC ping
>      xprtrdma: Fix corner cases when handling device removal
>=20
>=20
> include/linux/sunrpc/clnt.h       |    7 ++
> include/linux/sunrpc/xprt.h       |    3 +
> include/trace/events/sunrpc.h     |  106 =
++++++++++++++++++++++++++++++-------
> net/sunrpc/clnt.c                 |    8 ++-
> net/sunrpc/sched.c                |   10 ++-
> net/sunrpc/stats.c                |   16 ++++--
> net/sunrpc/sunrpc.h               |    6 --
> net/sunrpc/xprt.c                 |   34 +++++++-----
> 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   |   43 +++------------
> net/sunrpc/xprtrdma/verbs.c       |   44 ++++++++++-----
> net/sunrpc/xprtrdma/xprt_rdma.h   |    4 +
> net/sunrpc/xprtsock.c             |    4 +
> 16 files changed, 254 insertions(+), 136 deletions(-)
>=20
> --
> Chuck Lever
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" =
in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
Chuck Lever




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

end of thread, other threads:[~2018-04-04 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-04 21:58 [PATCH v2 00/16] Series short description Chuck Lever
2018-04-04 21:58 ` Chuck Lever

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.