kernel-ark/net/sunrpc
Chuck Lever eab5c084b8 [PATCH] NFS: use a constant value for TCP retransmit timeouts
Implement a best practice: don't use exponential backoff when computing
 retransmit timeout values on TCP connections, but simply retransmit
 at regular intervals.

 This also fixes a bug introduced when xprt_reset_majortimeo() was added.

 Test-plan:
 Enable RPC debugging and watch timeout behavior on a NFS/TCP mount.

 Version: Thu, 11 Aug 2005 16:02:19 -0400

 Signed-off-by: Chuck Lever <cel@netapp.com>
 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-09-23 12:38:06 -04:00
..
auth_gss
auth_null.c
auth_unix.c
auth.c
cache.c
clnt.c [PATCH] RPC: proper soft timeout behavior for rpcbind 2005-09-23 12:38:04 -04:00
Makefile
pmap_clnt.c
rpc_pipe.c
sched.c
stats.c
sunrpc_syms.c
svc.c
svcauth_unix.c
svcauth.c
svcsock.c
sysctl.c
timer.c
xdr.c
xprt.c [PATCH] NFS: use a constant value for TCP retransmit timeouts 2005-09-23 12:38:06 -04:00