From: Chuck Lever Date: Thu, 25 Aug 2005 23:25:52 +0000 (-0700) Subject: [PATCH] RPC: add generic interface for adjusting the congestion window X-Git-Tag: v2.6.15-rc1~733^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1570c1e41eabf6b7031f3e4322a2cf1cbe319fee;p=pandora-kernel.git [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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed