Source-Changes archive

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

CVS commit: src/sys/arch/alpha



Module Name:    src
Committed By:   thorpej
Date:           Mon Jul 12 15:21:51 UTC 2021

Modified Files:
        src/sys/arch/alpha/alpha: genassym.cf lock_stubs.s
        src/sys/arch/alpha/include: mutex.h

Log Message:
Optimized fast-paths for mutex_spin_enter() and mutex_spin_exit().


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/alpha/alpha/genassym.cf
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/alpha/alpha/lock_stubs.s
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/alpha/include/mutex.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