Source-Changes archive

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

CVS commit: src/sys/arch/acorn26/include



Module Name:    src
Committed By:   bjh21
Date:           Sat Oct  7 20:51:47 UTC 2006

Modified Files:
        src/sys/arch/acorn26/include: intr.h

Log Message:
Make splsched() and splstatclock() into aliases for splhigh(), since
practically no hardware interrupts can occur above splstatclock().
This also makes splsched() faster, which is good since it's called an awful
lot.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/acorn26/include/intr.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