From owner-freebsd-questions Tue Mar 21 16:40:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.pa.home.com (ha1.rdc2.pa.home.com [24.12.106.194]) by hub.freebsd.org (Postfix) with ESMTP id 262BA37BEFB for ; Tue, 21 Mar 2000 16:40:23 -0800 (PST) (envelope-from jgowdy@home.com) Received: from cx443070a ([24.4.93.90]) by mail.rdc2.pa.home.com (InterMail v4.01.01.00 201-229-111) with SMTP id <20000322004021.UVLM28012.mail.rdc2.pa.home.com@cx443070a>; Tue, 21 Mar 2000 16:40:21 -0800 Message-ID: <003301bf9398$721edac0$0100000a@vista1.sdca.home.com> From: "Jeremiah Gowdy" To: "Justin" , References: Subject: Re: SMP and Kernal Config Date: Tue, 21 Mar 2000 16:49:13 -0800 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.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hello all, > > Can anyone direct me to a website with some good info on configuring a SMP > Kernal, its gonna havwe 2 celeron PPGA 500's. ? The one question that is > confusin me is the CPU selection, do I have too edit the config file to > have TWO instances of i686 or will the SMP option take care of detecting > my 2nd processor.. > > Sorry for the silly question, Im kinda new, I have not found the answer in > the handbook, nor the complete freeBSD book. If you look at the SMP section of the kernel config file, it shows the settings for the number of processors etc. The default of two processors is fine, simply uncomment the SMP option and the APIC I/O option, and you're ready to roll. You don't need to do anything with the i686 option or anything else really. Enabling those two lines will make most dual processor systems work with SMP. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message