Date: Thu, 15 Mar 2001 12:40:23 +0100 From: =?iso-8859-1?Q?Michael_Lyngb=F8l?= <michael@lyngbol.dk> To: Yavuz Maslak <yavuz@ihlas.net.tr> Cc: questions@FreeBSD.org Subject: Re: a question Message-ID: <20010315124023.F76133@tigerdyr.lyngbol.dk> In-Reply-To: <006b01c0ad44$3c82cb80$e8010b0a@maslak>; from yavuz@ihlas.net.tr on Thu, Mar 15, 2001 at 01:36:54PM %2B0200 References: <006b01c0ad44$3c82cb80$e8010b0a@maslak>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 15, 2001 at 01:36:54PM +0200, Yavuz Maslak wrote: > I use FreeBSD4.2 and My server has multiprocessors(2). How can I get 2 cpu(s) recognized on FreeBSD ? > > My custom kernel added as following in http://www.freebsd.org/handbook/kernelconfig-config.html > > # To make an SMP kernel, the next two are needed > options SMP # Symmetric MultiProcessor Kernel > options APIC_IO # Symmetric (APIC) I/O You only need these options. > # Optionally these may need tweaked, (defaults shown): > options NCPU=2 # number of CPUs > options NBUS=4 # number of busses > options NAPIC=1 # number of IO APICs > options NINTR=24 # number of INTs These are depricated remove them and try again. /Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010315124023.F76133>