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

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


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

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/IRIX/rx_kmutex.h 1.3 1.4