Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sparc



Module Name:    src
Committed By:   ad
Date:           Thu Feb 14 14:07:35 UTC 2008

Modified Files:
        src/sys/arch/sparc/conf: files.sparc
        src/sys/arch/sparc/include: mutex.h rwlock.h

Log Message:
Make sparc use atomic_cas_ulong() for mutex and rwlock operations, and
disable the custom mutex/rwlock code. PR port-sparc/37930. ok martin@


To generate a diff of this commit:
cvs rdiff -r1.144 -r1.145 src/sys/arch/sparc/conf/files.sparc
cvs rdiff -r1.7 -r1.8 src/sys/arch/sparc/include/mutex.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/sparc/include/rwlock.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index