Core(TM)2 Quad and TOP output

tethys ocean tethys.ocean at gmail.com
Tue Jul 15 16:15:20 UTC 2008


#cd /usr/src/sys/i386/config/GENERIC

#cp -Rp GENERIC mykernelname

edit my kernel

#vim mykernelname


ident       GENERIC

change

ident  mykernelname

and add

# To make an SMP kernel, the next two lines are needed
 options     SMP         # Symmetric MultiProcessor Kernel
 device      apic            # I/O APIC

secondly


[root at tethys /usr/src/sys/i386/conf]# config mykernelname


[root at tethys /usr/src/sys/i386/compile/mykernelname]# make depend  && make
&& make install

finnally

mergemaster

and reboot


On Tue, Jul 15, 2008 at 11:23 AM, Jos Chrispijn <jos at webrz.net> wrote:

> 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
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>



-- 
Share now a pigeon's flight
Bluebound along the ancient skies,
Its women forever hair and mammal,
A Mediterranean town may arise
If you rip apart a pigeon's heart.


More information about the freebsd-questions mailing list