From owner-freebsd-stable Fri Jul 21 10: 4:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from green.wl.vg (green.wl.vg [204.200.26.138]) by hub.freebsd.org (Postfix) with ESMTP id 4D54237B9C6 for ; Fri, 21 Jul 2000 10:04:10 -0700 (PDT) (envelope-from patrick@freebsd.org) Received: from grape.wl.vg (grape [63.93.208.20]) by green.wl.vg (8.9.3/8.9.3) with ESMTP id KAA54923; Fri, 21 Jul 2000 10:03:19 -0700 (PDT) (envelope-from patrick@freebsd.org) Date: Fri, 21 Jul 2000 13:03:13 -0400 (EDT) From: "Patrick S. Gardella" X-Sender: patrick@grape.wl.vg To: Nader Turki Cc: freebsd-stable@freebsd.org Subject: Re: SMP kernel In-Reply-To: <000901bff334$4ff3f420$1b9b3218@pit.adelphia.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Uncomment the options SMP options APIC_IO And it should work fine. Patrick On Fri, 21 Jul 2000, Nader Turki wrote: > Hi there, > I upgraded from FreeBSD 4.0-RELEASE to FreeBSD 4.1-RC. > I wanna get a Dual PII400MHz. So I thought I'll check and see if someone can > answer my questions here. I'm checking the kernel where is says SMP and > there are few lines. > > # To make an SMP kernel, the next two are needed > #options SMP # Symmetric MultiProcessor Kernel > #options APIC_IO # Symmetric (APIC) I/O > # 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 > > Is this all I need to add if I wanna use a Dual Processors? If yes how can I > find out the number of busses, number of IO APICs and number of INTs? I'll > appreciate it if someone could answer me. > > Thanks, > > Nader > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message