fix wait bug in init
This commit is contained in:
parent
f8f7fcbebd
commit
39c84ccf48
2 changed files with 4 additions and 7 deletions
4
BUGS
4
BUGS
|
@ -11,10 +11,6 @@ main.c:
|
|||
|
||||
cpus[0] -> cpus[bcpu]
|
||||
|
||||
init.c:
|
||||
should while(wait() >= 0);
|
||||
not just wait();
|
||||
|
||||
proc.c:
|
||||
comment at top of scheduler() should say
|
||||
via longjmp back to the scheduler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue