OpenAFS CVS Commit: openafs/src/rx by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 11 Jan 2009 00:53:36 EST


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

Modified Files:
	rx.c rx_globals.h rx_kcommon.c rx_packet.c rx_prototypes.h 
	rx_user.c 
Log Message:
DELTA 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 follows ---
rx-statistics-active-flag-20090110 openafs/src/rx/rx.c 1.153 1.154
rx-statistics-active-flag-20090110 openafs/src/rx/rx_globals.h 1.49 1.50
rx-statistics-active-flag-20090110 openafs/src/rx/rx_kcommon.c 1.70 1.71
rx-statistics-active-flag-20090110 openafs/src/rx/rx_packet.c 1.89 1.90
rx-statistics-active-flag-20090110 openafs/src/rx/rx_prototypes.h 1.45 1.46
rx-statistics-active-flag-20090110 openafs/src/rx/rx_user.c 1.40 1.41