+12
−0
+8
−10
Loading
Eliminate the use of bus-locked operations in svc_xprt_enqueue(),
which is a hot path. Replace them with per-cpu variables to reduce
cross-CPU memory bus traffic.
Signed-off-by:
Chuck Lever <chuck.lever@oracle.com>