aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/i386/simplelock.s
Commit message (Expand)AuthorAgeFilesLines
* Change simple lock handling to not depend upon having a local apicTor Egge1998-05-171-30/+20
* Nondestructive attempts to get simple locks when SL_DEBUG is defined.Tor Egge1998-01-191-19/+21
* Add support for low resolution SMP kernel profiling.Tor Egge1997-12-151-1/+31
* Debug version of simple_lock. This will store the CPU id of theSteve Passe1997-08-311-1/+88
* Support for the new FAST_HI algorithm.Steve Passe1997-08-291-1/+6
* Eliminate the blocking of INTs while spinning for the safe simplelock.Steve Passe1997-08-251-8/+9
* The last of the encapsolation of cpl/spl/ipending things into a criticalSteve Passe1997-08-241-2/+50
* pushed down "volatility" of simplelock to actual int inside the struct.Steve Passe1997-08-041-7/+9
* simplelock functions removed from apic_ipl.s.Steve Passe1997-07-241-0/+145