From owner-freebsd-questions Wed Mar 29 10:33:50 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.ne.home.com (ha1.rdc1.ne.home.com [24.2.4.66]) by hub.freebsd.org (Postfix) with ESMTP id 2328D37BFC2 for ; Wed, 29 Mar 2000 10:33:24 -0800 (PST) (envelope-from jgowdy@home.com) Received: from cx443070a ([24.4.93.90]) by mail.rdc1.ne.home.com (InterMail v4.01.01.00 201-229-111) with SMTP id <20000329183322.PKPF14878.mail.rdc1.ne.home.com@cx443070a>; Wed, 29 Mar 2000 10:33:22 -0800 Message-ID: <008201bf99ae$93eb64e0$0100000a@vista1.sdca.home.com> From: "Jeremiah Gowdy" To: "Alex Kwan" , "FreeBSD-Questions" References: <000701bf9950$8a349b00$e90c40ca@alexkwan> Subject: Re: SMP on FreeBSD4.0 Date: Wed, 29 Mar 2000 10:42:46 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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