No description
Find a file
rsc 65bd8e139a New scheduler.
Removed cli and sti stack in favor of tracking
number of locks held on each CPU and explicit
conditionals in spinlock.c.
2006-07-16 01:15:28 +00:00
.cvsignore
asm.h
bootasm.S
bootmain.c
bootother.S
console.c New scheduler. 2006-07-16 01:15:28 +00:00
defs.h New scheduler. 2006-07-16 01:15:28 +00:00
dot-bochsrc New scheduler. 2006-07-16 01:15:28 +00:00
elf.h
fd.c
fd.h
ide.c no more recursive locks 2006-07-15 12:03:57 +00:00
kalloc.c
lapic.c and the file 2006-07-12 17:19:24 +00:00
main.c New scheduler. 2006-07-16 01:15:28 +00:00
Makefile
memlayout.h
mmu.h
mp.c
mp.h
Notes no more recursive locks 2006-07-15 12:03:57 +00:00
param.h
picirq.c Undo change from this morning that wasn't intended to get in. 2006-07-16 01:12:57 +00:00
pipe.c no more recursive locks 2006-07-15 12:03:57 +00:00
proc.c New scheduler. 2006-07-16 01:15:28 +00:00
proc.h New scheduler. 2006-07-16 01:15:28 +00:00
sign.pl
spinlock.c New scheduler. 2006-07-16 01:15:28 +00:00
spinlock.h no more recursive locks 2006-07-15 12:03:57 +00:00
string.c
swtch.S
syscall.c New scheduler. 2006-07-16 01:15:28 +00:00
syscall.h no more recursive locks 2006-07-15 12:03:57 +00:00
trap.c New scheduler. 2006-07-16 01:15:28 +00:00
trapasm.S New scheduler. 2006-07-16 01:15:28 +00:00
traps.h
types.h
ulib.c
user1.c
userfs.c
usertests.c no more recursive locks 2006-07-15 12:03:57 +00:00
usys.S no more recursive locks 2006-07-15 12:03:57 +00:00
vectors.pl
x86.h New scheduler. 2006-07-16 01:15:28 +00:00