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:   pk
Date:           Sun Apr 18 19:20:09 UTC 2004

Modified Files:
        src/sys/arch/sparc/include: lock.h
        src/sys/arch/sparc/sparc: locore.s

Log Message:
Make inlining __cpu_simple_lock() optional. Add a version with a built-in
spin out counter that panics with a diagnostic.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/sparc/include/lock.h
cvs rdiff -r1.202 -r1.203 src/sys/arch/sparc/sparc/locore.s

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