Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 2008 10:23:48 +0200
From:      Jos Chrispijn <jos@webrz.net>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Core(TM)2 Quad and TOP output
Message-ID:  <487C5E94.7020701@webrz.net>
In-Reply-To: <200807150608.m6F68KGc029762@mp.cs.niu.edu>
References:  <200807150608.m6F68KGc029762@mp.cs.niu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Scott Bennett wrote:
> That is not necessary either. Take a look in /sys/i386/conf or
> /sys/amd64/conf, depending upon which you are using.  Then do:
>
> # config SMP
> # cd ../compile/SMP
> # make cleandepend && make depend && make && make install
> # shutdown -r now
>
> That should take care of it for you.  /sys/{i386,amd64}/conf/SMP adds
> "options SMP" and then includes GENERIC.
>   
Thanks for sharing; will put this in my FreeBSD user bible!

-- Jos



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