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:
parent
7abf49d2f2
commit
0b6ab8416e
2 changed files with 3 additions and 3 deletions
1
Notes
1
Notes
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue