summaryrefslogtreecommitdiff
path: root/kernel/proc.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-22-MD and TRAPFRAMERobert Morris1-6/+0
2019-07-10document which proc fields are protected by p->lockRobert Morris1-5/+9
2019-07-10tweak some comments.Robert Morris1-14/+18
2019-07-08holding p->lock all the way through state=RUNNABLE means we don't need EMBRYORobert Morris1-1/+1
2019-07-02Checkpoint switching to per-process locks, in attempt clarify xv6'sFrans Kaashoek1-0/+1
2019-06-11separate source into kernel/ user/ mkfs/Robert Morris1-0/+104