Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2003 10:12:50 -0700 (PDT)
From:      Mark Kent <mark@noc.mainstreet.net>
To:        freebsd-stable@freebsd.org
Subject:   Re: SMP goes away after installworld (4.8-STABLE)
Message-ID:  <200306231712.h5NHCota096855@noc.mainstreet.net>
In-Reply-To: <200306200105.h5K154N9028043@noc.mainstreet.net> (message from Mark Kent on Thu, 19 Jun 2003 18:05:04 -0700 (PDT))
References:  <200306200105.h5K154N9028043@noc.mainstreet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I've concluded now that SMP support is a goner in the current
4.8-stable.

I did an install of 4.8-release, made a SMP kernel, verified
it works (mptable, top, boot sequence).

Then I did a complete cvsup (from cvsup10), then the following

 chflags -R noschg /usr/obj/usr
 rm -rf /usr/obj/usr
 cd /usr/src
 make cleandir
 make cleandir

 cd /usr/src
 make buildworld
 make buildkernel KERNCONF=MDK
 make installkernel KERNCONF=MDK
 make installworld
 mergemaster
 cd /dev
 sh MAKEDEV all
 cd /usr/src/release/sysinstall
 make all install

No evidence of SMP (mptable, top, boot sequence).
So, I double-checked the config
(http://a.mainstreet.net/MDK)
rebuilt a kernel, rebooted, same result (no SMP).

Anyone else either have SMP working on 4.8-stable
and/or knows that it doesn't?

Thanks,
-mark



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306231712.h5NHCota096855>