commit | 67af6f652f9ccad772c48f7c959ad5aa23bdfb40 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Aug 22 11:19:35 2017 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Aug 22 16:19:32 2017 -0400 |
tree | f89dddd9a5e9c95054aa1cbf75c9a416069ba1e0 | |
parent | 6748b0caf82101f1f01208e48f5c4fd3ce76d562 [diff] |
xprtrdma: Re-arrange struct rx_stats To reduce false cacheline sharing, separate counters that are likely to be accessed in the Call path from those accessed in the Reply path. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>