From owner-freebsd-ppc@FreeBSD.ORG Thu Apr 16 13:19:52 2009 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6703C1065672 for ; Thu, 16 Apr 2009 13:19:52 +0000 (UTC) (envelope-from ross@grinz.com) Received: from mail.boomhaus.com (emerson.grinz.com [64.219.233.251]) by mx1.freebsd.org (Postfix) with ESMTP id 432ED8FC1D for ; Thu, 16 Apr 2009 13:19:51 +0000 (UTC) (envelope-from ross@grinz.com) Received: from [72.26.190.232] (232-190-26-72-txsps.xanadoo.com [72.26.190.232]) by mail.boomhaus.com (Postfix) with ESMTPSA id 7E07FFF99 for ; Thu, 16 Apr 2009 08:09:42 -0500 (CDT) Message-ID: <49E73073.9030100@grinz.com> Date: Thu, 16 Apr 2009 08:19:47 -0500 From: Ross Gohlke User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: freebsd-ppc@freebsd.org References: <2B19F083-3CA9-4852-9936-B67EAE49EAE3@delfi-konsult.com> In-Reply-To: <2B19F083-3CA9-4852-9936-B67EAE49EAE3@delfi-konsult.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: SMP support ? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2009 13:19:52 -0000 Niels S. Eliasen wrote: > hi guys > What is the present status of SMP support ? > > (I have a dual G4 box.. that would be interesting to have running.... ;-) ) > > kind regards > > nse nse, Back in November I got an SMP kernel working on an Xserve G4, but it was not stable. The same server is currently running -CURRENT UP. I'm hoping news will show up on this list when it's time to try SMP again. http://lists.freebsd.org/pipermail/freebsd-ppc/2008-November/thread.html and look for Xserve G4. As you'll see at end of thread, I was using SYSV-related kernel settings, maybe that was the problem. Give it a shot! Ross