From owner-freebsd-stable Fri Jul 21 9:58:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from alpha.pit.adelphia.net (alpha.pit.adelphia.net [24.48.44.2]) by hub.freebsd.org (Postfix) with ESMTP id D930137BD4C for ; Fri, 21 Jul 2000 09:58:28 -0700 (PDT) (envelope-from nturki@adelphia.net) Received: from Nader (pa-indiana1b-27.pit.adelphia.net [24.50.155.27]) by alpha.pit.adelphia.net (8.9.2/8.9.2) with SMTP id MAA20948 for ; Fri, 21 Jul 2000 12:58:53 -0400 (EDT) Message-ID: <000901bff334$4ff3f420$1b9b3218@pit.adelphia.net> From: "Nader Turki" To: Subject: SMP kernel Date: Fri, 21 Jul 2000 12:54:18 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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