From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759299AbZJGO1j (ORCPT ); Wed, 7 Oct 2009 10:27:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759289AbZJGO1i (ORCPT ); Wed, 7 Oct 2009 10:27:38 -0400 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 Date: Wed, 7 Oct 2009 10:26:32 -0400 From: Theodore Tso To: Wu Fengguang 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 Subject: Re: [PATCH 00/45] some writeback experiments Message-ID: <20091007142632.GM17883@mit.edu> Mail-Followup-To: Theodore Tso , Wu Fengguang , 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 References: <20091007073818.318088777@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091007073818.318088777@intel.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@mit.edu X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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