Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: sommerfeld
Date: Sun Feb 20 18:29:44 UTC 2000
Modified Files:
syssrc/sys/arch/i386/isa [sommerfeld_i386mp_1]: icu.s vector.s
Log Message:
MP: Weave level-based rather than mask-based representation of current
interrupt priority level into the mesh of interrupt stub and return
path..
XXX the flow of control between these two files could be better
documented, but I didn't really change much...
XXX could use some tuning.
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.61.10.1 syssrc/sys/arch/i386/isa/icu.s
cvs rdiff -r1.46 -r1.46.2.1 syssrc/sys/arch/i386/isa/vector.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