mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>
49 KiB
49 KiB