Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
svcrdma: Convert rdma_stat_recv to a per-CPU counter
Receives are frequent events. Avoid the overhead of a memory bus lock cycle for counting a value that is hardly every used. Signed-off-by: Chuck Lever <[email protected]>
- Loading branch information