From owner-freebsd-ppc@FreeBSD.ORG Thu Sep 18 22:19:52 2008 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 49084106566B for ; Thu, 18 Sep 2008 22:19:52 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 07A968FC1C for ; Thu, 18 Sep 2008 22:19:51 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTP id 0360311F13; Fri, 19 Sep 2008 08:19:50 +1000 (EST) Received: from peter-grehans-power-mac-g5.local (dsl-63-249-90-35.cruzio.com [63.249.90.35]) by dommail.onthenet.com.au (MOS 3.8.6-GA) with ESMTP id EIQ37994 (AUTH peterg@ptree32.com.au); Fri, 19 Sep 2008 08:19:08 +1000 (EST) Message-ID: <48D2D3FF.1020606@freebsd.org> Date: Thu, 18 Sep 2008 15:19:43 -0700 From: Peter Grehan User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: "Niels S. Eliasen" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: ZFS .. on PowerPC ? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grehan@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2008 22:19:52 -0000 Hi Niels, > regardless of whatever parameters I put to "zfs" .... > any gotchas that I should be aware of ? > > BTW: this is stock 7.0 FreeBSD(PowerPC) My guess is that the limited amount of KVM on FreeBSD/ppc is going to get you. There's only 512M, so it would be prone to the same issues as are occurring on i386, only more so :( Keep us informed though: I'm interested to see how it goes. later, Peter.