From owner-freebsd-current@FreeBSD.ORG Sat Apr 7 21:16:17 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AEFAD16A403; Sat, 7 Apr 2007 21:16:17 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 6C06013C457; Sat, 7 Apr 2007 21:16:17 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 8EEAD20C6; Sat, 7 Apr 2007 23:16:13 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on tim.des.no Received: from dwp.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 7AED320BE; Sat, 7 Apr 2007 23:16:13 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 1001) id 004F4A10A5; Sat, 7 Apr 2007 23:16:12 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: ticso@cicely.de References: <20070406025700.GB98545@garage.freebsd.pl> <86k5wo55s0.fsf@dwp.des.no> <20070407203411.GJ8831@cicely12.cicely.de> Date: Sat, 07 Apr 2007 23:16:12 +0200 In-Reply-To: <20070407203411.GJ8831@cicely12.cicely.de> (Bernd Walter's message of "Sat, 7 Apr 2007 22:34:12 +0200") Message-ID: <86wt0n3mxv.fsf@dwp.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs@freebsd.org, zfs-discuss@opensolaris.org, freebsd-current@freebsd.org, Pawel Jakub Dawidek Subject: Re: ZFS committed to the FreeBSD base. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Apr 2007 21:16:17 -0000 Bernd Walter writes: > On Sat, Apr 07, 2007 at 09:43:59PM +0200, Dag-Erling Sm=F8rgrav wrote: > > ZFS is now also available on pc98 and amd64. > Great to read - is it just atomic.S missing for the remaining > architectures? Yes. Ideally, ZFS would use FreeBSD's atomic operations instead of its own. I believe that the reason it doesn't is (at least in part) that we don't have 64-bit atomic operations for i386. I have unfinished patches for cleaning up the atomic operations on all platforms; I'll dust them off and see what I can do. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no