From owner-freebsd-questions Sat Apr 22 8:32:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from janus.hosting4u.net (janus.hosting4u.net [209.15.2.37]) by hub.freebsd.org (Postfix) with SMTP id 5CCB437B7AD for ; Sat, 22 Apr 2000 08:32:11 -0700 (PDT) (envelope-from andy@friends-tv.net) Received: (qmail 19946 invoked from network); 22 Apr 2000 15:32:04 -0000 Received: from jupiter.hosting4u.net (HELO friends-tv.net) (209.15.2.9) by janus.hosting4u.net with SMTP; 22 Apr 2000 15:32:04 -0000 Received: from blade ([195.217.160.159]) by friends-tv.net ; Sat, 22 Apr 2000 10:32:00 -0500 Message-ID: <017701bfac70$2152eaa0$0100a8c0@blade> From: "Andy Coates" To: Subject: Dual Processors Date: Sat, 22 Apr 2000 16:33:34 +0100 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.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I currently have a Abit BP6 motherboard with 2 celeron 466's. I'm not sure how to make FreeBSD make use of both these processors, can anyone give me a point in the right direction as to where I should be looking? I added SMP options in the kernel config, but I wasn't too sure what to use so I left the defaults in: # 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 Would that be okay? And how can I test that I am using both processors? I tried running a CPU intensive program and the load average never went over 1, which I thought would reach 2 if 2 processors were in use. Any help appreciated. Thanks, Andy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message