more bugs

This commit is contained in:
rsc 2007-08-08 09:10:16 +00:00
parent 5f0c20ec14
commit 5d0fe3445b
2 changed files with 3 additions and 10 deletions

7
BUGS
View file

@ -4,13 +4,6 @@ index:
mmu.h:
funny \ alignment in mmu.h
main.c:
should use static int bcpu to avoid having live
stack variable across the asm volatile that
changes %esp and %ebp.
cpus[0] -> cpus[bcpu]
proc.c:
as a consequence of the implementation of proc_kill,
any loop calling sleep should check for p->killed