commit | 1570c1e41eabf6b7031f3e4322a2cf1cbe319fee | [log] [tgz] |
---|---|---|
author | Chuck Lever <cel@netapp.com> | Thu Aug 25 16:25:52 2005 -0700 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 23 12:38:43 2005 -0400 |
tree | eee53757ac3e03d55b6c01bb0500996ba520a8bb | |
parent | 46c0ee8bc4ad3743de05e8b8b20201df44dcb6d3 [diff] |
[PATCH] RPC: add generic interface for adjusting the congestion window A new interface that allows transports to adjust their congestion window using the Van Jacobson implementation in xprt.c is provided. 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>