summaryrefslogtreecommitdiff
path: root/kernel/spinlock.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-27nitsRobert Morris1-4/+3
2019-10-03updated alarmtestRobert Morris1-3/+6
2019-07-23a few core -> CPURobert Morris1-1/+1
2019-07-11another test, to help with locking exercisesRobert Morris1-4/+5
2019-07-10nitsRobert Morris1-3/+1
2019-07-01oops, don't hold mycpu() result across intr_off()Robert Morris1-4/+3
2019-06-13for spinlocks, use gcc intrinsics, but say what they compile toRobert Morris1-9/+9
2019-06-11separate source into kernel/ user/ mkfs/Robert Morris1-0/+110