OpenAFS CVS Commit: openafs/src/rx by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 08 May 2008 17:24:52 EDT


Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/rx

Modified Files:
	rx.c rx.h rx_globals.h rx_rdwr.c 
Log Message:
DELTA rx-retain-windowing-per-peer-20080508
AUTHOR shadow@dementia.org
LICENSE IPL10
FIXES

we learned about the peer in a previous connection... retain the information 
and keep using it. widen the available window.

makes rx perform better over high latency wans. needs to be present in both 
sides for maximal effect.


--- DELTA config follows ---
rx-retain-windowing-per-peer-20080508 openafs/src/rx/rx.c 1.125 1.126
rx-retain-windowing-per-peer-20080508 openafs/src/rx/rx.h 1.40 1.41
rx-retain-windowing-per-peer-20080508 openafs/src/rx/rx_globals.h 1.30 1.31
rx-retain-windowing-per-peer-20080508 openafs/src/rx/rx_rdwr.c 1.32 1.33