From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754141Ab1HIQ5X (ORCPT ); Tue, 9 Aug 2011 12:57:23 -0400 Received: from casper.infradead.org ([85.118.1.10]:57030 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753011Ab1HIQ5W convert rfc822-to-8bit (ORCPT ); Tue, 9 Aug 2011 12:57:22 -0400 Subject: Re: [PATCH 3/5] writeback: dirty rate control From: Peter Zijlstra To: Wu Fengguang Cc: linux-fsdevel@vger.kernel.org, Andrew Morton , Jan Kara , Christoph Hellwig , Dave Chinner , Greg Thelen , Minchan Kim , Vivek Goyal , Andrea Righi , linux-mm , LKML Date: Tue, 09 Aug 2011 18:56:56 +0200 In-Reply-To: <20110806094526.878435971@intel.com> References: <20110806084447.388624428@intel.com> <20110806094526.878435971@intel.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Evolution 3.0.2- Message-ID: <1312909016.1083.47.camel@twins> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2011-08-06 at 16:44 +0800, Wu Fengguang wrote: > bdi->dirty_ratelimit = (bw * 3 + ref_bw) / 4; I can't actually find this low-pass filter in the code.. could be I'm blind from staring at it too long though.. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [PATCH 3/5] writeback: dirty rate control Date: Tue, 09 Aug 2011 18:56:56 +0200 Message-ID: <1312909016.1083.47.camel@twins> References: <20110806084447.388624428@intel.com> <20110806094526.878435971@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cc: linux-fsdevel@vger.kernel.org, Andrew Morton , Jan Kara , Christoph Hellwig , Dave Chinner , Greg Thelen , Minchan Kim , Vivek Goyal , Andrea Righi , linux-mm , LKML To: Wu Fengguang Return-path: In-Reply-To: <20110806094526.878435971@intel.com> Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org On Sat, 2011-08-06 at 16:44 +0800, Wu Fengguang wrote: > bdi->dirty_ratelimit =3D (bw * 3 + ref_bw) / 4; I can't actually find this low-pass filter in the code.. could be I'm blind from staring at it too long though.. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail6.bemta7.messagelabs.com (mail6.bemta7.messagelabs.com [216.82.255.55]) by kanga.kvack.org (Postfix) with ESMTP id F20296B0169 for ; Tue, 9 Aug 2011 12:57:19 -0400 (EDT) Subject: Re: [PATCH 3/5] writeback: dirty rate control From: Peter Zijlstra Date: Tue, 09 Aug 2011 18:56:56 +0200 In-Reply-To: <20110806094526.878435971@intel.com> References: <20110806084447.388624428@intel.com> <20110806094526.878435971@intel.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Message-ID: <1312909016.1083.47.camel@twins> Mime-Version: 1.0 Sender: owner-linux-mm@kvack.org List-ID: To: Wu Fengguang Cc: linux-fsdevel@vger.kernel.org, Andrew Morton , Jan Kara , Christoph Hellwig , Dave Chinner , Greg Thelen , Minchan Kim , Vivek Goyal , Andrea Righi , linux-mm , LKML On Sat, 2011-08-06 at 16:44 +0800, Wu Fengguang wrote: > bdi->dirty_ratelimit =3D (bw * 3 + ref_bw) / 4; I can't actually find this low-pass filter in the code.. could be I'm blind from staring at it too long though.. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org