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

svcrdma: Optimize svc_rdma_cc_init()



The atomic_inc_return() in svc_rdma_send_cid_init() is expensive.

Some svc_rdma_chunk_ctxt's now reside in long-lived container
structures. They don't need a fresh completion ID for every I/O
operation.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 28ee0ec8
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