From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wu Fengguang Subject: Re: [PATCH 0/5] dirty throttling bits for 3.3 Date: Mon, 28 Nov 2011 21:56:26 +0800 Message-ID: <20111128135626.GA30388@localhost> References: <20111121130342.211953629@intel.com> <1322052249.14799.59.camel@twins> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "linux-fsdevel@vger.kernel.org" , Jan Kara , Christoph Hellwig , Andrew Morton , LKML To: Peter Zijlstra Return-path: Received: from mga14.intel.com ([143.182.124.37]:3706 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752254Ab1K1N4d (ORCPT ); Mon, 28 Nov 2011 08:56:33 -0500 Content-Disposition: inline In-Reply-To: <1322052249.14799.59.camel@twins> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Nov 23, 2011 at 08:44:09PM +0800, Peter Zijlstra wrote: > On Mon, 2011-11-21 at 21:03 +0800, Wu Fengguang wrote: > > Hi, > > > > I'd like to push these 5 dirty throttling improvements to linux-next, > > targeting for inclusion in Linux 3.3. > > > > It's a comfortably small series for review ;) And there are no changes since > > the last v12 post. (I went through them once again but find nothing to change.) > > > > [PATCH 1/5] writeback: balanced_rate cannot exceed write bandwidth > > [PATCH 2/5] writeback: charge leaked page dirties to active tasks > > [PATCH 3/5] writeback: fix dirtied pages accounting on sub-page writes > > [PATCH 4/5] writeback: fix dirtied pages accounting on redirty > > [PATCH 5/5] writeback: dirty ratelimit - think time compensation > > Given the updates I'm ok with this series, > > Acked-by: Peter Zijlstra > > Thanks! Thank you! I'll post the updated series with your acks :) Thanks, Fengguang