From owner-freebsd-questions@FreeBSD.ORG Sun Aug 8 17:49:12 2010 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 C26D81065677 for ; Sun, 8 Aug 2010 17:49:12 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 724138FC15 for ; Sun, 8 Aug 2010 17:49:12 +0000 (UTC) Received: by qyk11 with SMTP id 11so1522395qyk.13 for ; Sun, 08 Aug 2010 10:49:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=aSzjhAOPBo5fzZEQRKDFPrC365qcXqO1nsUwZaJ7bO4=; b=VZtoReeO296nHFvrR9uQiyoFtKj9K9faB+On1rsgZn9ZXJNcM1hnTbTn0GoGDIvmBh 9hqukl9mV7PXrOIf06sjT2eHT5syk3qQJOO2a57lf+SDImwE7fId7kxHH5u1QWtOYoRw 8Re8gqwlPsmLfDdgCKBG36z2d7/L6l3vwedNg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ZIYPqUg+GuyG/4oVEVj9ybnKCrxXuRW2+fsWqi1ys4ZuyoD2Cs8pRx+AS6EYHY7YNi u7AL7yaBDYRgudXknQ6AcF/gK1cuB7nCoHCsZnGuuOwALSkPK0WNlPhaUehi+BB2zjci Al4qTB0fGp91GIxpEMTAzKwyGiPovC4SJq+cE= MIME-Version: 1.0 Received: by 10.229.222.69 with SMTP id if5mr3385746qcb.24.1281289751027; Sun, 08 Aug 2010 10:49:11 -0700 (PDT) Received: by 10.229.236.6 with HTTP; Sun, 8 Aug 2010 10:49:10 -0700 (PDT) In-Reply-To: <4C5EE5CA.2090706@potentialtech.com> References: <4C5EB94F.509@gmail.com> <4C5EE5CA.2090706@potentialtech.com> Date: Sun, 8 Aug 2010 12:49:10 -0500 Message-ID: From: Adam Vande More To: Bill Moran Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Kiswono Prayogo , freebsd-questions@freebsd.org Subject: Re: File System Performance on FreeBSD 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: Sun, 08 Aug 2010 17:49:12 -0000 On Sun, Aug 8, 2010 at 12:13 PM, Bill Moran wrote: > On 8/8/10 10:03:59 AM, Kiswono Prayogo wrote: > >> Is there any justification for this benchmark? >> >> http://www.phoronix.com/scan.php?page=article&item=zfs_ext4_btrfs&num=2 >> >> > > I'm sure there are Linux people who will be shouting about this all > over the place. But to the casual observer, all this tells you is > that Linux's filesystems _may_ be faster for short, bursty work. > > Here's a more detailed explanation. http://lists.freebsd.org/pipermail/freebsd-hackers/2010-June/032031.html -- Adam Vande More