OpenAFS CVS Commit: openafs/src/rx/UKERNEL by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Fri, 24 Oct 2008 16:39:05 EDT
Update of /cvs/openafs/src/rx/UKERNEL
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-head/src/rx/UKERNEL
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/UKERNEL/rx_kmutex.h 1.6 1.7