From owner-freebsd-ppc@FreeBSD.ORG Tue Apr 29 06:31:56 2008 Return-Path: Delivered-To: ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0982F1065675 for ; Tue, 29 Apr 2008 06:31:56 +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 B57E08FC1C for ; Tue, 29 Apr 2008 06:31:55 +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 1B5AA1143F; Tue, 29 Apr 2008 16:13:42 +1000 (EST) Received: from excfreebsd.hq.netapp.com (nat-198-95-226-228.netapp.com [198.95.226.228]) by dommail.onthenet.com.au (MOS 3.8.6-GA) with ESMTP id DXJ07388 (AUTH peterg@ptree32.com.au); Tue, 29 Apr 2008 16:13:51 +1000 (EST) Message-ID: <4816BC52.5090500@freebsd.org> Date: Mon, 28 Apr 2008 23:12:34 -0700 From: Peter Grehan User-Agent: Thunderbird 2.0.0.0 (X11/20070525) MIME-Version: 1.0 To: Marcel Moolenaar References: <0AF29BD3-59F9-4EBA-BB6A-07D3661E8253@mac.com> In-Reply-To: <0AF29BD3-59F9-4EBA-BB6A-07D3661E8253@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ppc@FreeBSD.org Subject: Re: FYI: ata(4) is broken for kauai and macio 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: Tue, 29 Apr 2008 06:31:56 -0000 I have it to the point where the system doesn't crash or hang, but is barely usable due to ATA i/o's taking 300ms. Just need to find out why that's happening. later, Peter.