OpenAFS CVS Commit: openafs/src/rx/OBSD by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Fri, 24 Oct 2008 16:39:04 EDT


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

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/OBSD/rx_kmutex.h 1.4 1.5