From owner-freebsd-smp@FreeBSD.ORG Fri Sep 2 13:26:48 2005 Return-Path: X-Original-To: freebsd-smp@freebsd.org Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C708F16A41F for ; Fri, 2 Sep 2005 13:26:48 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate2.pacific.net.sg (smtpgate2.pacific.net.sg [203.120.90.28]) by mx1.FreeBSD.org (Postfix) with SMTP id DAAF643D48 for ; Fri, 2 Sep 2005 13:26:47 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 8260 invoked from network); 2 Sep 2005 13:26:45 -0000 Received: from maxwell2.pacific.net.sg (203.120.90.192) by smtpgate2.pacific.net.sg with SMTP; 2 Sep 2005 13:26:42 -0000 Received: from [192.168.0.107] ([210.24.246.71]) by maxwell2.pacific.net.sg with ESMTP id <20050902132642.GZKV28012.maxwell2.pacific.net.sg@[192.168.0.107]>; Fri, 2 Sep 2005 21:26:42 +0800 Message-ID: <431852FA.1010303@pacific.net.sg> Date: Fri, 02 Sep 2005 21:26:18 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pete References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-smp@freebsd.org Subject: Re: dual processor support X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2005 13:26:48 -0000 Hi, Pete wrote: > PLEASE HELP, > I am using freebsd 5.4 on a gigabyte ga-6vtxd with dual 733 pent3. > How do I enable dual processor support??? you must build a custom kernel with SMP and APIC enabled. Consult the handbook for the details. Erich PS: The sample entries in your kernel configuration file: # # SMP # options SMP # Symmetric MultiProcessor Kernel device apic # I/O APIC > THANKS > _______________________________________________ > freebsd-smp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-smp > To unsubscribe, send any mail to "freebsd-smp-unsubscribe@freebsd.org" >