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
kalloc.c
lapic.c
main.c New scheduler. 2006-07-16 01:15:28 +00:00
Makefile
memlayout.h
mmu.h
mp.c
mp.h
Notes
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
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
string.c
swtch.S
syscall.c New scheduler. 2006-07-16 01:15:28 +00:00
syscall.h
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
usys.S
vectors.pl
x86.h New scheduler. 2006-07-16 01:15:28 +00:00