Go to file
2006-06-22 15:28:09 +00:00
asm.h oops 2006-06-22 15:28:09 +00:00
bootasm.S checkpoint. booting second processor. stack is messed up, but thanks to cliff 2006-06-22 01:28:57 +00:00
bootmain.c import 2006-06-12 15:22:12 +00:00
bootother.S checkpoint. booting second processor. stack is messed up, but thanks to cliff 2006-06-22 01:28:57 +00:00
console.c import 2006-06-12 15:22:12 +00:00
defs.h checkpoint. booting second processor. stack is messed up, but thanks to cliff 2006-06-22 01:28:57 +00:00
dot-bochsrc more or less take traps/interrupts 2006-06-13 15:50:06 +00:00
elf.h import 2006-06-12 15:22:12 +00:00
ide.c checkpoint 2006-06-16 20:29:25 +00:00
kalloc.c import 2006-06-12 15:22:12 +00:00
main.c oops 2006-06-22 15:28:09 +00:00
Makefile checkpoint. booting second processor. stack is messed up, but thanks to cliff 2006-06-22 01:28:57 +00:00
memlayout.h start on MP; detect MP configuration 2006-06-21 01:53:07 +00:00
mmu.h import 2006-06-12 15:22:12 +00:00
mp.c checkpoint. booting second processor. stack is messed up, but thanks to cliff 2006-06-22 01:28:57 +00:00
mp.h checkpoint. booting second processor. stack is messed up, but thanks to cliff 2006-06-22 01:28:57 +00:00
Notes primitive fork and exit system calls 2006-06-15 16:02:20 +00:00
param.h checkpoint. booting second processor. stack is messed up, but thanks to cliff 2006-06-22 01:28:57 +00:00
picirq.c checkpoint. booting second processor. stack is messed up, but thanks to cliff 2006-06-22 01:28:57 +00:00
proc.c sleep, wakeup, wait, exit 2006-06-15 19:58:01 +00:00
proc.h sleep, wakeup, wait, exit 2006-06-15 19:58:01 +00:00
sign.pl import 2006-06-12 15:22:12 +00:00
spinlock.c checkpoint. booting second processor. stack is messed up, but thanks to cliff 2006-06-22 01:28:57 +00:00
string.c checkpoint. booting second processor. stack is messed up, but thanks to cliff 2006-06-22 01:28:57 +00:00
syscall.c sleep, wakeup, wait, exit 2006-06-15 19:58:01 +00:00
syscall.h sleep, wakeup, wait, exit 2006-06-15 19:58:01 +00:00
trap.c primitive fork and exit system calls 2006-06-15 16:02:20 +00:00
trapasm.S checkpoint. booting second processor. stack is messed up, but thanks to cliff 2006-06-22 01:28:57 +00:00
traps.h primitive fork and exit system calls 2006-06-15 16:02:20 +00:00
types.h import 2006-06-12 15:22:12 +00:00
vectors.pl fix some trap bugs 2006-06-13 22:08:20 +00:00
x86.h checkpoint. booting second processor. stack is messed up, but thanks to cliff 2006-06-22 01:28:57 +00:00