Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 2008 19:15:18 +0300
From:      "tethys ocean" <tethys.ocean@gmail.com>
To:        "Jos Chrispijn" <jos@webrz.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Core(TM)2 Quad and TOP output
Message-ID:  <235b80000807150915r4abaad3r7ca7b695cf0ab8a8@mail.gmail.com>
In-Reply-To: <487C5E94.7020701@webrz.net>
References:  <200807150608.m6F68KGc029762@mp.cs.niu.edu> <487C5E94.7020701@webrz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
#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@tethys /usr/src/sys/i386/conf]# config mykernelname


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



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