From owner-freebsd-questions@FreeBSD.ORG Fri Nov 23 11:17:05 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BF8F16A41B for ; Fri, 23 Nov 2007 11:17:05 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (pointyhat.freebsd.org [IPv6:2001:4f8:fff6::2b]) by mx1.freebsd.org (Postfix) with ESMTP id E05B913C45D; Fri, 23 Nov 2007 11:17:03 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <4746B6B6.3000404@FreeBSD.org> Date: Fri, 23 Nov 2007 12:17:10 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: kasthurirangan balaji References: <754560.26481.qm@web50101.mail.re2.yahoo.com> In-Reply-To: <754560.26481.qm@web50101.mail.re2.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Nov 2007 11:17:05 -0000 kasthurirangan balaji wrote: > Hi, > > I am using FreeBSD 6.1 on my laptop. I understand that > FreeBSD 7.0 will have ZFS file system. I did go > through the sun website to understand the advantages > of ZFS. Given that, will FreeBSD have a > BTree/B+Tree(replicating c++ multimaps, but file > based) by default on ZFS which i guess should be very > useful for persons like me who do not want a full > fledged database with all SQL features. I am aware of > the existence of dbm/ndbm/gdbm, but i guess all > support hash. If my thoughts are wrong, pls correct > me. I also hope that i have sent to the correct > mailing list. ZFS support will be optional in 7.0. In fact it is still classed as an experimental feature. kris