From owner-freebsd-stable Fri Jul 21 10:19:56 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 ADC8B37B9C6 for ; Fri, 21 Jul 2000 10:19:52 -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 KAA55024; Fri, 21 Jul 2000 10:19:01 -0700 (PDT) (envelope-from patrick@freebsd.org) Date: Fri, 21 Jul 2000 13:18:52 -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: <001401bff335$ffc54d80$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 No, you don't need to, but it if doesn't work, you might have to. To find the info, type "mptable" as root. Patrick On Fri, 21 Jul 2000, Nader Turki wrote: > so i don't need to uncomment the rest of the lines? i mean number of CPU's, > busses, bla bla? > > Nader > ----- Original Message ----- > From: Patrick S. Gardella > To: Nader Turki > Cc: > Sent: Friday, July 21, 2000 1:03 PM > Subject: Re: SMP kernel > > > > 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