summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2022-04-29 17:06:21 +0300
committerChuck Lever <chuck.lever@oracle.com>2022-05-23 18:06:29 +0300
commit28df0988815f63e2af5e6718193c9f68681ad7ff (patch)
tree63b9934813d5d24e8c90c65b396935abb8a722b2 /Makefile
parentbb283ca18d1e67c82d22a329c96c9d6036a74790 (diff)
downloadlinux-28df0988815f63e2af5e6718193c9f68681ad7ff.tar.xz
SUNRPC: Use RMW bitops in single-threaded hot paths
I noticed CPU pipeline stalls while using perf. Once an svc thread is scheduled and executing an RPC, no other processes will touch svc_rqst::rq_flags. Thus bus-locked atomics are not needed outside the svc thread scheduler. Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions