From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Chinner Subject: Re: [PATCH 0/6] writeback: moving expire targets for background/kupdate works Date: Tue, 19 Apr 2011 16:38:23 +1000 Message-ID: <20110419063823.GD23985@dastard> References: <20110419030003.108796967@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andrew Morton , Jan Kara , Mel Gorman , Trond Myklebust , Itaru Kitayama , Minchan Kim , LKML , linux-fsdevel@vger.kernel.org, Linux Memory Management List To: Wu Fengguang Return-path: Content-Disposition: inline In-Reply-To: <20110419030003.108796967@intel.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Apr 19, 2011 at 11:00:03AM +0800, Wu Fengguang wrote: > > Andrew, > > This aims to reduce possible pageout() calls by making the flusher > concentrate a bit more on old/expired dirty inodes. In what situation is this a problem? Can you demonstrate how you trigger it? And then how much improvement does this patchset make? > Patches 04, 05 have been updated since last post, please review. > The concerns from last review have been addressed. > > It runs fine on simple workloads over ext3/4, xfs, btrfs and NFS. But it starts propagating new differences between background and kupdate style writeback. We've been trying to reduce the number of permutations of writeback behaviour, so it seems to me to be wrong to further increase the behavioural differences. Indeed, why do we need "for kupdate" style writeback and "background" writeback anymore - can' we just use background style writeback for both? Cheers, Dave. -- Dave Chinner david@fromorbit.com