On Mon, Jul 02, 2007 at 02:21:18PM -0700, Matthew Dillon wrote: > :No it's just a copy of GENERIC with SMP, DDB_UNATTENDED, > :CPU_ENABLE_EST, and USB_DEBUG added and unneeded drivers removed. > :... > :I did a fresh cvs up to rule out any leftover cruft. I tried three > :times and the stack is the same each time. > : > :Joe > > That isn't really helpful. Maybe you should post the kernel config > you are trying to use in its entirety. > > Also make sure your real system up to date with the latest HEAD or the > vkernel will die a horrible death. And try using the VKERNEL config > file supplied in the source tree (just add 'options SMP' to it to get an > SMP build). /usr/src/sys/config/VKERNEL. >
I rebuilt everything but just realized I didn't do a 'cvs up' first. I'm realizing that having five different copies of the source tree and a two step rsync of the cvs repo is not such a good development system. Sorry for wasting everyone's time. :) Joe
