From owner-freebsd-current@FreeBSD.ORG Fri Apr 6 15:17:58 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 49CCD16A403 for ; Fri, 6 Apr 2007 15:17:58 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id EF1B613C459 for ; Fri, 6 Apr 2007 15:17:57 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id DAE8A8BCF47; Fri, 6 Apr 2007 17:17:55 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6n9j81Wvli6O; Fri, 6 Apr 2007 17:17:54 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 98A408BCEEC; Fri, 6 Apr 2007 17:17:54 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l36FHsCA087532; Fri, 6 Apr 2007 17:17:54 +0200 (CEST) (envelope-from rdivacky) Date: Fri, 6 Apr 2007 17:17:53 +0200 From: Roman Divacky To: Pawel Jakub Dawidek Message-ID: <20070406151753.GA87518@freebsd.org> References: <20070406025700.GB98545@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070406025700.GB98545@garage.freebsd.pl> User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@FreeBSD.org 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: Fri, 06 Apr 2007 15:17:58 -0000 On Fri, Apr 06, 2007 at 04:57:00AM +0200, Pawel Jakub Dawidek wrote: > Hi. > > I'm happy to inform that the ZFS file system is now part of the FreeBSD > operating system. ZFS is available in the HEAD branch and will be > available in FreeBSD 7.0-RELEASE as an experimental feature. > > Commit log: > > Please welcome ZFS - The last word in file systems. this is incredibly great! thnx.. do you have any benchmark numbers? I saw some in your *con paper but since then we got new sx locks and you did some performance improvements as well.. I am just curious :) thnx again! roman