From owner-freebsd-performance@FreeBSD.ORG Fri Jan 7 11:58:39 2011 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC29C106564A for ; Fri, 7 Jan 2011 11:58:39 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id 6C8E68FC17 for ; Fri, 7 Jan 2011 11:58:39 +0000 (UTC) Received: from elsa.codelab.cz (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 3A5F519E031 for ; Fri, 7 Jan 2011 12:41:11 +0100 (CET) Received: from [192.168.1.2] (ip-86-49-61-235.net.upcbroadband.cz [86.49.61.235]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 77DC219E02F for ; Fri, 7 Jan 2011 12:41:08 +0100 (CET) Message-ID: <4D26FBD3.20307@quip.cz> Date: Fri, 07 Jan 2011 12:41:07 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.16) Gecko/20101123 SeaMonkey/2.0.11 MIME-Version: 1.0 To: freebsd-performance@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: Phoronix comparision of HAMMER, UFS, ZFS, EXT3, EXT4, Btrfs X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2011 11:58:39 -0000 Another filesystem benchmark from Phoronix. This time comparing HAMMER, UFS, ZFS, EXT3, EXT4 and Btrfs on DragonFly BSD, PC-BSD and Ubuntu. http://www.phoronix.com/scan.php?page=article&item=dragonfly_hammer I think it is almost useless test if systems were crippled to UP, because of bad SMP performance of DragonFly BSD. citation: "...the SMP performance under our setup was actually much slower than with its UP kernel. As a result, we used the stock DragonFlyBSD UP kernel and when benchmarking PC-BSD and Ubuntu we disabled the SMP support there." Miroslav Lachman