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:
kaashoek 2006-06-22 01:28:57 +00:00
parent 7baa34a421
commit 21a88fd487
13 changed files with 499 additions and 145 deletions

View file

@ -1,3 +1,4 @@
#define NPROC 64
#define PAGE 4096
#define KSTACKSIZE PAGE
#define NCPU 8