Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754493AbYHTVkc (ORCPT ); Wed, 20 Aug 2008 17:40:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755774AbYHTVkA (ORCPT ); Wed, 20 Aug 2008 17:40:00 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:43620 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754815AbYHTVj7 (ORCPT ); Wed, 20 Aug 2008 17:39:59 -0400 Date: Wed, 20 Aug 2008 14:39:16 -0700 From: Andrew Morton To: Szabolcs Szakacsits Cc: konishi.ryusuke@lab.ntt.co.jp, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RFC] nilfs2: continuous snapshotting file system Message-Id: <20080820143916.1a7eddab.akpm@linux-foundation.org> In-Reply-To: References: <20080820004326.519405a2.akpm@linux-foundation.org> <200808201613.AA00212@capsicum.lab.ntt.co.jp> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1761 Lines: 44 On Thu, 21 Aug 2008 00:25:55 +0300 (MET DST) Szabolcs Szakacsits wrote: > > On Thu, 21 Aug 2008, Ryusuke Konishi wrote: > > >> Some impressive benchmark results on SSD are shown in [3], > > > > > >heh. It wipes the floor with everything, including btrfs. > > It seems the benchmark was done over half year ago. It's questionable how > relevant today the performance comparison is with actively developed file > systems ... > > > >But a log-based fs will do that, initially. What will the performace > > >look like after a month or two's usage? > > > > I'm using NILFS2 for my home directory for serveral months, but so far > > I don't feel notable performance degradation. > > I ran compilebench on kernel 2.6.26 with freshly formatted volumes. > The behavior of NILFS2 was interesting. > > Its peformance rapidly degrades to the lowest ever measured level > (< 1 MB/s) but after a while it recovers and gives consistent numbers. > However it's still very far from the current unstable btrfs performance. > The results are reproducible. > > MB/s Runtime (s) > ----- ----------- > btrfs unstable 17.09 572 > ext3 13.24 877 > btrfs 0.16 12.33 793 > nilfs2 2nd+ runs 11.29 674 > ntfs-3g 8.55 865 > reiserfs 8.38 966 > nilfs2 1st run 4.95 3800 > xfs 1.88 3901 err, what the heck happened to xfs? Is this usual? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/