Trond Myklebust
|
d19751e7b9
SUNRPC: Get rid of the redundant xprt->shutdown bit field
|
13 years ago |
Trond Myklebust
|
f39c1bfb5a
SUNRPC: Fix a UDP transport regression
|
13 years ago |
Mel Gorman
|
a564b8f039
nfs: enable swap on NFS
|
13 years ago |
Trond Myklebust
|
4e0038b6b2
SUNRPC: Move clnt->cl_server into struct rpc_xprt
|
13 years ago |
Andy Adamson
|
15a4520621
SUNRPC: add sending,pending queue and max slot to xprt stats
|
13 years ago |
Trond Myklebust
|
883381246c
SUNRPC: Change the default limit to the number of TCP slots
|
13 years ago |
Trond Myklebust
|
34006cee28
SUNRPC: Replace xprt->resend and xprt->sending with a priority queue
|
14 years ago |
Trond Myklebust
|
d9ba131d8f
SUNRPC: Support dynamic slot allocation for TCP connections
|
14 years ago |
Trond Myklebust
|
21de0a955f
SUNRPC: Clean up the slot table allocation
|
14 years ago |
Trond Myklebust
|
43cedbf0e8
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
|
14 years ago |
Trond Myklebust
|
9e00abc3c2
SUNRPC: sunrpc should not explicitly depend on NFS config options
|
14 years ago |
Chuck Lever
|
176e21ee2e
SUNRPC: Support for RPC over AF_LOCAL transports
|
14 years ago |
Trond Myklebust
|
a8de240a90
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
|
14 years ago |
J. Bruce Fields
|
f0418aa4b1
rpc: allow xprt_class->setup to return a preexisting xprt
|
14 years ago |
Pavel Emelyanov
|
37aa213373
sunrpc: Tag rpc_xprt with net
|
15 years ago |
Pavel Emelyanov
|
9a23e332ec
sunrpc: Add net to xprt_create
|
15 years ago |
Pavel Emelyanov
|
e204e621b4
sunrpc: Factor out rpc_xprt freeing
|
15 years ago |
Pavel Emelyanov
|
bd1722d431
sunrpc: Factor out rpc_xprt allocation
|
15 years ago |
Trond Myklebust
|
a17c2153d2
SUNRPC: Move the bound cred to struct rpc_rqst
|
15 years ago |
Trond Myklebust
|
d60dbb20a7
SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
|
15 years ago |
Chuck Lever
|
ff8399709e
SUNRPC: Replace jiffies-based metrics with ktime-based metrics
|
15 years ago |
Chuck Lever
|
bbc72cea58
SUNRPC: RPC metrics and RTT estimator should use same RTT value
|
15 years ago |
Trond Myklebust
|
a8ce4a8f37
SUNRPC: Fail over more quickly on connect errors
|
15 years ago |
Alexandros Batsakis
|
f300baba5a
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
|
16 years ago |
Rahul Iyer
|
4cfc7e6019
nfsd41: sunrpc: Added rpc server-side backchannel handling
|
16 years ago |
Chuck Lever
|
c740eff84b
SUNRPC: Kill RPC_DISPLAY_ALL
|
16 years ago |
Chuck Lever
|
ba809130bc
SUNRPC: Remove duplicate universal address generation
|
16 years ago |
Ricardo Labiaga
|
dd2b63d049
nfs41: Rename rq_received to rq_reply_bytes_recvd
|
16 years ago |
Ricardo Labiaga
|
55ae1aabfb
nfs41: Add backchannel processing support to RPC state machine
|
16 years ago |
Ricardo Labiaga
|
fb7a0b9add
nfs41: New backchannel helper routines
|
16 years ago |