No description
Find a file
rtm 8b4e2a08fe swtch saves callee-saved registers
swtch idles on per-CPU stack, not on calling process's stack
fix pipe bugs
usertest.c tests pipes, fork, exit, close
2006-07-01 21:26:01 +00:00
asm.h
bootasm.S
bootmain.c
bootother.S
console.c
defs.h disable interrupts when holding kernel lock 2006-06-28 16:44:41 +00:00
dot-bochsrc
elf.h
fd.c swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
fd.h file descriptors 2006-06-27 14:35:53 +00:00
ide.c
kalloc.c swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
main.c swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
Makefile swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
memlayout.h
mmu.h
mp.c swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
mp.h timer interrupts 2006-06-28 16:35:03 +00:00
Notes file descriptors 2006-06-27 14:35:53 +00:00
param.h file descriptors 2006-06-27 14:35:53 +00:00
picirq.c
pipe.c swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
proc.c swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
proc.h swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
sign.pl
spinlock.c disable interrupts when holding kernel lock 2006-06-28 16:44:41 +00:00
string.c
syscall.c swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
syscall.h swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
trap.c swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
trapasm.S
traps.h timer interrupts 2006-06-28 16:35:03 +00:00
types.h
ulib.c swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
user1.c file descriptors 2006-06-27 14:35:53 +00:00
usertests.c swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00
vectors.pl
x86.h swtch saves callee-saved registers 2006-07-01 21:26:01 +00:00