From owner-freebsd-current@FreeBSD.ORG Wed Oct 20 10:27:36 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34B5216A4CE for ; Wed, 20 Oct 2004 10:27:36 +0000 (GMT) Received: from smtp.cegetel.net (mf01.sitadelle.com [212.94.174.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4AC643D4C for ; Wed, 20 Oct 2004 10:27:35 +0000 (GMT) (envelope-from jspedron@club-internet.fr) Received: from [172.16.142.1] (213-223-184-201.dti.cegetel.net [213.223.184.201]) by smtp.cegetel.net (Postfix) with ESMTP id CBF7E37B46; Wed, 20 Oct 2004 12:27:33 +0200 (CEST) Message-ID: <41763D98.5040804@club-internet.fr> Date: Wed, 20 Oct 2004 12:27:36 +0200 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041006 X-Accept-Language: fr, en-us, en MIME-Version: 1.0 To: Ryan Sommers References: <417538B9.7070001@club-internet.fr> <41755FAF.8080300@colleduc.ee> <53515.208.4.77.15.1098213002.squirrel@208.4.77.15> In-Reply-To: <53515.208.4.77.15.1098213002.squirrel@208.4.77.15> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4AECAA2C389623926D11981A" Content-Transfer-Encoding: 8bit cc: freebsd-current@freebsd.org Subject: Re: Read-only ReiserFS support for FreeBSD 5.x X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 20 Oct 2004 10:27:36 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4AECAA2C389623926D11981A Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Ryan Sommers wrote: > First off, nice job. I haven't had a chance to look at it yet, but I just > thought about this the other day and was wondering what the performance of > Reiser would be on FreeBSD. Thank you ! About performance, this current port is slower than the original Linux code, because it adds a few malloc() that could be avoided I guess. The problem is I don't know how to use the locking systems. > I'm not sure how all the developers feel about GPL'd software in the > kernel, although the sound of a BSD licensed one sounds tastey. Actually, the mount_reiserfs command is under the BSD license, it's not so bad ;) -- Jean-Sébastien Pédron http://www.dumbbell-fr.net/ --------------enig4AECAA2C389623926D11981A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFBdj2Ya+xGJsFYOlMRAiRlAKDN1bToVVWXx43C7Tsjs+OpJeAFLgCgouQb q0aI3cvkuISNgiL+ATp5Vyw= =PUnI -----END PGP SIGNATURE----- --------------enig4AECAA2C389623926D11981A--