OpenAFS CVS Commit: openafs/src/rx/NBSD by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 24 Oct 2008 16:39:04 EDT
Update of /cvs/openafs/src/rx/NBSD
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-head/src/rx/NBSD
Modified Files:
rx_kmutex.h
Log Message:
DELTA rx-rw-locking-20081024
AUTHOR jaltman@your-file-system.com
LICENSE BSD
define RWLOCK_xxx operations
replace MUTEX_xxx operations with RWLOCK_xxx when it is appropriate
to do so. This improves concurrency on multi-processor systems.
make additional use of atomic operations
--- DELTA config follows ---
rx-rw-locking-20081024 openafs/src/rx/NBSD/rx_kmutex.h 1.3 1.4