commit | 0ab115237025f5e379620bbcd56a02697d07b002 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Jun 19 10:33:15 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Jul 09 10:30:25 2019 -0400 |
tree | 670d6d24149aa7f2b1e3ab254e6658c2a297441a | |
parent | d8099feda4833bab96b1bf312e9e6aad6b771570 [diff] |
xprtrdma: Wake RPCs directly in rpcrdma_wc_send path Eliminate a context switch in the path that handles RPC wake-ups when a Receive completion has to wait for a Send completion. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>