OpenAFS CVS Commit: openafs/src/rx by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 10 Jan 2009 23:59:49 EST


Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/rx

Modified Files:
      Tag: openafs-devel-1_5_x
	rx.c rx_globals.h rx_kcommon.c rx_packet.c rx_prototypes.h 
	rx_user.c 
Log Message:
DELTA DEVEL15-rx-statistics-active-flag-20090110
AUTHOR jaltman@your-file-system.com
LICENSE MIT

Permit rx statistics gathering to be disabled by setting the
new rx_stats_active variable to 0.  This avoids grabbing the
rx_stats_mutex throughout the execution of the requests and 
permits greater concurrency thoughout the library.



--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-rx-statistics-active-flag-20090110 openafs/src/rx/rx.c 1.97.2.44 1.97.2.45
DEVEL15-rx-statistics-active-flag-20090110 openafs/src/rx/rx_globals.h 1.21.2.23 1.21.2.24
DEVEL15-rx-statistics-active-flag-20090110 openafs/src/rx/rx_kcommon.c 1.56.2.12 1.56.2.13
DEVEL15-rx-statistics-active-flag-20090110 openafs/src/rx/rx_packet.c 1.62.2.21 1.62.2.22
DEVEL15-rx-statistics-active-flag-20090110 openafs/src/rx/rx_prototypes.h 1.29.4.15 1.29.4.16
DEVEL15-rx-statistics-active-flag-20090110 openafs/src/rx/rx_user.c 1.24.4.9 1.24.4.10