don't send keyboard interrupts to the second cpu, if we have only one cpu.

xv6 seems to work fine on uniprocessor now.
This commit is contained in:
kaashoek 2006-09-03 17:34:09 +00:00
parent 7abf49d2f2
commit 0b6ab8416e
2 changed files with 3 additions and 3 deletions

1
Notes
View file

@ -117,7 +117,6 @@ echo foo > bar should truncate bar
so O_CREATE should not truncate
but O_TRUNC should
make it work on one cpu
make it work on a real machine
release before acquire at end of sleep?
check 2nd disk (i.e. if not in .bochsrc)