From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o59L8ShX032601 for ; Wed, 9 Jun 2010 16:08:28 -0500 Received: from smtp1.linux-foundation.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id AFE071591985 for ; Wed, 9 Jun 2010 14:14:03 -0700 (PDT) Received: from smtp1.linux-foundation.org (smtp1.linux-foundation.org [140.211.169.13]) by cuda.sgi.com with ESMTP id lvualAShKuyTzayy for ; Wed, 09 Jun 2010 14:14:03 -0700 (PDT) Date: Wed, 9 Jun 2010 14:10:26 -0700 From: Andrew Morton Subject: Re: [PATCH 2/3] xfs: remove nr_to_write writeback windup. Message-Id: <20100609141026.977baebf.akpm@linux-foundation.org> In-Reply-To: <1276043840-1946-3-git-send-email-david@fromorbit.com> References: <1276043840-1946-1-git-send-email-david@fromorbit.com> <1276043840-1946-3-git-send-email-david@fromorbit.com> Mime-Version: 1.0 List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: linux-fsdevel@vger.kernel.org, stable@kernel.org, torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, xfs@oss.sgi.com On Wed, 9 Jun 2010 10:37:19 +1000 Dave Chinner wrote: > From: Dave Chinner > > Now that the background flush code has been fixed, we shouldn't need to > silently multiply the wbc->nr_to_write to get good writeback. Remove > that code. > And anyone who merges [1/3] will want to merge this. Otherwise they might suffer adverse effects ;) _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs