summaryrefslogtreecommitdiff
path: root/spinlock.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-16remove acquire1 and release1rsc1-16/+4
2006-07-16New scheduler.rsc1-26/+20
2006-07-15no more recursive locksrtm1-36/+22
2006-07-12passes both usertestsrtm1-4/+11
2006-07-12i think my cmpxchg use was wrong in acquirertm1-9/+23
2006-07-12no more big kernel lockrtm1-31/+30
2006-07-11pre-empt both user and kernel, in clock interruptrtm1-2/+2
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc1-6/+15
2006-07-06disable all interrupts when acquiring lockkaashoek1-2/+3
2006-06-28disable interrupts when holding kernel lockkaashoek1-0/+3
2006-06-26system call argumentsrtm1-3/+3
2006-06-22compile "user programs"rtm1-4/+4
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek1-0/+39