Date: Wed, 29 Mar 2000 10:42:46 -0800 From: "Jeremiah Gowdy" <jgowdy@home.com> To: "Alex Kwan" <alexkwan@pacific.net.hk>, "FreeBSD-Questions" <freebsd-questions@FreeBSD.ORG> Subject: Re: SMP on FreeBSD4.0 Message-ID: <008201bf99ae$93eb64e0$0100000a@vista1.sdca.home.com> References: <000701bf9950$8a349b00$e90c40ca@alexkwan>
next in thread | previous in thread | raw e-mail | index | archive | help
No. You have NCPU, number of CPUs set to 3. You only have TWO Pentium IIIs. Rather than editing these settings, simply use options SMP options APIC_IO and comment everything else out. The default is for two CPUs and should work fine. It looks to me like you copied those settings out of LINT where they do every setting +1 just for a demo. Those options aren't meant to be used. > Hi! > > I want to setup the FreeBSD4.0 in Dual Pentium-III PC, > Is the following configuration is correct? > # SMP OPTIONS: > options SMP > options APIC_IO > options NCPU=3 > options NBUS=5 > options NAPIC=2 > options NINTR=25 > > Thanks > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message 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?008201bf99ae$93eb64e0$0100000a>