checkpoint. booting second processor. stack is messed up, but thanks to cliff
and plan 9 code, at least boots and gets into C code.
This commit is contained in:
parent
7baa34a421
commit
21a88fd487
13 changed files with 499 additions and 145 deletions
1
param.h
1
param.h
|
@ -1,3 +1,4 @@
|
|||
#define NPROC 64
|
||||
#define PAGE 4096
|
||||
#define KSTACKSIZE PAGE
|
||||
#define NCPU 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue