summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS7
1 files changed, 0 insertions, 7 deletions
diff --git a/BUGS b/BUGS
index 509b414..167f5c5 100644
--- a/BUGS
+++ b/BUGS
@@ -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