diff options
author | Chuck Lever <cel@netapp.com> | 2005-08-25 16:25:51 -0700 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2005-09-23 12:38:40 -0400 |
commit | 49e9a89086b3cae784a4868ca852863e4f4ea3fe (patch) | |
tree | 5ba197fc1767fee5590b892b2f19aeb3583494c4 /net/sunrpc/auth_gss | |
parent | 12a804698b29d040b7cdd92e8a44b0e75164dae9 (diff) |
[PATCH] RPC: expose API for serializing access to RPC transports
The next method we abstract is the one that releases a transport,
allowing another task to have access to the transport.
Again, one generic version of this is provided for transports that
don't need the RPC client to perform congestion control, and one
version is for transports that can use the original Van Jacobson
implementation in xprt.c.
Test-plan:
Use WAN simulation to cause sporadic bursty packet loss. Look for
significant regression in performance or client stability.
Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc/auth_gss')
0 files changed, 0 insertions, 0 deletions