From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Tso Subject: Re: [PATCH 00/45] some writeback experiments Date: Wed, 7 Oct 2009 10:26:32 -0400 Message-ID: <20091007142632.GM17883@mit.edu> References: <20091007073818.318088777@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andrew Morton , Christoph Hellwig , Dave Chinner , Chris Mason , Peter Zijlstra , Li Shaohua , Myklebust Trond , "jens.axboe@oracle.com" , Jan Kara , Nick Piggin , linux-fsdevel@vger.kernel.org, LKML To: Wu Fengguang Return-path: Received: from thunk.org ([69.25.196.29]:49445 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759287AbZJGO1h (ORCPT ); Wed, 7 Oct 2009 10:27:37 -0400 Content-Disposition: inline In-Reply-To: <20091007073818.318088777@intel.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Oct 07, 2009 at 03:38:18PM +0800, Wu Fengguang wrote: > > The estimated writeback bandwidth is about 1/2 the real throughput > for ext2/3/4 and btrfs; noticeable bigger than real throughput for NFS; and > cannot be estimated at all for XFS. Very interesting.. Can you expand on what you mean here? Estimated write bandwidth of what? And what are you comparing it against? I'm having trouble understanding your note (which I'm guessing you write fairly late at night? :-) Thanks, - Ted