Date: Fri, 21 Jul 2000 17:50:23 -0700 (PDT) From: Mike Harding <mvh@ix.netcom.com> To: nturki@adelphia.net Cc: freebsd-stable@FreeBSD.ORG Subject: Re: SMP kernel Message-ID: <20000722005023.E490CE70A5@netcom1.netcom.com> In-Reply-To: <000901bff334$4ff3f420$1b9b3218@pit.adelphia.net> (nturki@adelphia.net) References: <000901bff334$4ff3f420$1b9b3218@pit.adelphia.net>
next in thread | previous in thread | raw e-mail | index | archive | help
run "mptable" and put the output values into the kernel description. Be sure to _uncomment_ out the values, for some reason mptable shows the values commented out. Have tried this on a few systems, comes right up! - Mike Harding CTO Namesafe From: "Nader Turki" <nturki@adelphia.net> Date: Fri, 21 Jul 2000 12:54:18 -0400 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.ORG Precedence: bulk X-RULES: lists 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000722005023.E490CE70A5>