OpenAFS CVS Commit: openafs/src/rx by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 10 Jan 2009 23:00:07 EST


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

Modified Files:
	rx.c rx.h rx_globals.h rx_lwp.h rx_packet.c rx_pthread.c 
	rx_pthread.h 
Log Message:
DELTA rx-rwlocks-no-more-20090110
AUTHOR jaltman@your-file-system.com
LICENSE MIT

remove the use of rwlock and restore the use of mutexes.
the rwlocks are actually slower in performance testing.



--- DELTA config follows ---
rx-rwlocks-no-more-20090110 openafs/src/rx/rx.c 1.151 1.152
rx-rwlocks-no-more-20090110 openafs/src/rx/rx.h 1.49 1.50
rx-rwlocks-no-more-20090110 openafs/src/rx/rx_globals.h 1.47 1.48
rx-rwlocks-no-more-20090110 openafs/src/rx/rx_lwp.h 1.6 1.7
rx-rwlocks-no-more-20090110 openafs/src/rx/rx_packet.c 1.87 1.88
rx-rwlocks-no-more-20090110 openafs/src/rx/rx_pthread.c 1.33 1.34
rx-rwlocks-no-more-20090110 openafs/src/rx/rx_pthread.h 1.7 1.8