From owner-freebsd-stable Fri Jul 21 17:59:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from granger.mail.mindspring.net (granger.mail.mindspring.net [207.69.200.148]) by hub.freebsd.org (Postfix) with ESMTP id 3B79B37C633 for ; Fri, 21 Jul 2000 17:51:03 -0700 (PDT) (envelope-from mvh@ix.netcom.com) Received: from netcom1.netcom.com (lai-ca4b-88.ix.netcom.com [209.110.245.88]) by granger.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id UAA16147; Fri, 21 Jul 2000 20:50:45 -0400 (EDT) Received: by netcom1.netcom.com (Postfix, from userid 1000) id E490CE70A5; Fri, 21 Jul 2000 17:50:23 -0700 (PDT) From: Mike Harding To: nturki@adelphia.net Cc: freebsd-stable@FreeBSD.ORG In-reply-to: <000901bff334$4ff3f420$1b9b3218@pit.adelphia.net> (nturki@adelphia.net) Subject: Re: SMP kernel References: <000901bff334$4ff3f420$1b9b3218@pit.adelphia.net> Message-Id: <20000722005023.E490CE70A5@netcom1.netcom.com> Date: Fri, 21 Jul 2000 17:50:23 -0700 (PDT) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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" 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