Home
last modified time | relevance | path

Searched hist:"28 df0988815f63e2af5e6718193c9f68681ad7ff" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.cdiff 28df0988815f63e2af5e6718193c9f68681ad7ff Fri Apr 29 09:06:21 CDT 2022 Chuck Lever <chuck.lever@oracle.com> 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>
/openbmc/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.cdiff 28df0988815f63e2af5e6718193c9f68681ad7ff Fri Apr 29 09:06:21 CDT 2022 Chuck Lever <chuck.lever@oracle.com> 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>
/openbmc/linux/net/sunrpc/
H A Dsvc.cdiff 28df0988815f63e2af5e6718193c9f68681ad7ff Fri Apr 29 09:06:21 CDT 2022 Chuck Lever <chuck.lever@oracle.com> 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>
H A Dsvc_xprt.cdiff 28df0988815f63e2af5e6718193c9f68681ad7ff Fri Apr 29 09:06:21 CDT 2022 Chuck Lever <chuck.lever@oracle.com> 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>
H A Dsvcsock.cdiff 28df0988815f63e2af5e6718193c9f68681ad7ff Fri Apr 29 09:06:21 CDT 2022 Chuck Lever <chuck.lever@oracle.com> 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>
/openbmc/linux/fs/nfsd/
H A Dnfs4proc.cdiff 28df0988815f63e2af5e6718193c9f68681ad7ff Fri Apr 29 09:06:21 CDT 2022 Chuck Lever <chuck.lever@oracle.com> 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>
H A Dnfs4xdr.cdiff 28df0988815f63e2af5e6718193c9f68681ad7ff Fri Apr 29 09:06:21 CDT 2022 Chuck Lever <chuck.lever@oracle.com> 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>