summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-lib/src/xdr-rpcclnt.h
diff options
context:
space:
mode:
authorMohit Agrawal <moagrawal@redhat.com>2018-12-19 08:14:44 +0530
committerRaghavendra G <rgowdapp@redhat.com>2018-12-20 16:44:26 +0000
commit0c7425d431b90c9c5c087511b34150e30dbe028a (patch)
treef334f8922ca58ac8d2cf5313398f7450e6397571 /rpc/rpc-lib/src/xdr-rpcclnt.h
parentf2c2c906c0a81d24b14832974994604ea4569e0d (diff)
rpc: Use adaptive mutex in rpcsvc_program_register
Adaptive mutexes are used to protect critical/shared data items that are held for short periods.It provides a balance between spin locks and traditional mutex.We have observed after use adaptive mutex in rpcsvc_program_register got some improvement. Change-Id: I7905744b32516ac4e4ca3c83c2e8e5e306093add fixes: bz#1660701
Diffstat (limited to 'rpc/rpc-lib/src/xdr-rpcclnt.h')
0 files changed, 0 insertions, 0 deletions