Skip to content
Commit ccf08bed authored by Chuck Lever's avatar Chuck Lever
Browse files

SUNRPC: Replace pool stats with per-CPU variables



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: default avatarChuck Lever <chuck.lever@oracle.com>
parent 65ba3d24
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment