Home
last modified time | relevance | path

Searched hist:d60dbb20a74c2cfa142be0a34dac3c6547ea086c (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dstats.cdiff d60dbb20a74c2cfa142be0a34dac3c6547ea086c Thu May 13 11:51:49 CDT 2010 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst

It seems strange to maintain stats for bytes_sent in one structure, and
bytes received in another. Try to assemble all the RPC request-related
stats in struct rpc_rqst

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
H A Dxprt.cdiff d60dbb20a74c2cfa142be0a34dac3c6547ea086c Thu May 13 11:51:49 CDT 2010 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst

It seems strange to maintain stats for bytes_sent in one structure, and
bytes received in another. Try to assemble all the RPC request-related
stats in struct rpc_rqst

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
H A Dxprtsock.cdiff d60dbb20a74c2cfa142be0a34dac3c6547ea086c Thu May 13 11:51:49 CDT 2010 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst

It seems strange to maintain stats for bytes_sent in one structure, and
bytes received in another. Try to assemble all the RPC request-related
stats in struct rpc_rqst

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
/openbmc/linux/include/linux/sunrpc/
H A Dsched.hdiff d60dbb20a74c2cfa142be0a34dac3c6547ea086c Thu May 13 11:51:49 CDT 2010 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst

It seems strange to maintain stats for bytes_sent in one structure, and
bytes received in another. Try to assemble all the RPC request-related
stats in struct rpc_rqst

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
H A Dxprt.hdiff d60dbb20a74c2cfa142be0a34dac3c6547ea086c Thu May 13 11:51:49 CDT 2010 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst

It seems strange to maintain stats for bytes_sent in one structure, and
bytes received in another. Try to assemble all the RPC request-related
stats in struct rpc_rqst

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dtransport.cdiff d60dbb20a74c2cfa142be0a34dac3c6547ea086c Thu May 13 11:51:49 CDT 2010 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst

It seems strange to maintain stats for bytes_sent in one structure, and
bytes received in another. Try to assemble all the RPC request-related
stats in struct rpc_rqst

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>