Started adding pthread code to spawn the "CPUs". Added some debugging
commitf86aa392f1ca30144d864893914fb69d4410fc47
authorJoe Talbott <josepht@xenno.com>
Fri, 22 Jun 2007 18:19:39 +0000 (22 14:19 -0400)
committerJoe Talbott <josepht@xenno.com>
Sat, 30 Jun 2007 20:13:47 +0000 (30 16:13 -0400)
tree43710a13f336d10c7a20d03e2f30c6aeeb052724
parent8739aab49af732719b57cc64de3fc48c332c8880
Started adding pthread code to spawn the "CPUs". Added some debugging

statements to help track boot progress.
sys/kern/kern_shutdown.c
sys/platform/vkernel/conf/Makefile
sys/platform/vkernel/conf/files
sys/platform/vkernel/i386/autoconf.c
sys/platform/vkernel/i386/mp.c
sys/platform/vkernel/i386/swtch.s
sys/platform/vkernel/platform/globaldata.c
sys/platform/vkernel/platform/systimer.c