From: Chuck Lever Date: Thu, 25 Aug 2005 23:25:52 +0000 (-0700) Subject: [PATCH] RPC: separate xprt_timer implementations X-Git-Tag: v2.6.15-rc1~733^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46c0ee8bc4ad3743de05e8b8b20201df44dcb6d3;p=pandora-kernel.git [PATCH] RPC: separate xprt_timer implementations Allow transports to hook the retransmit timer interrupt. Some transports calculate their congestion window here so that a retransmit timeout has immediate effect on the congestion window. 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