J. Bruce Fields
|
33d90ac058
SUNRPC: allow disabling idle timeout
|
12 years ago |
Trond Myklebust
|
b7993cebb8
SUNRPC: Allow rpc_create() to request that TCP slots be unlimited
|
12 years ago |
Trond Myklebust
|
ba60eb25ff
SUNRPC: Fix a livelock problem in the xprt->backlog queue
|
12 years ago |
Trond Myklebust
|
6a24dfb645
SUNRPC: Pass pointers to struct rpc_xprt to the congestion window
|
12 years ago |
Trond Myklebust
|
1b092092bf
SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback
|
12 years ago |
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 |