Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756630AbXIEIyh (ORCPT ); Wed, 5 Sep 2007 04:54:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754633AbXIEIya (ORCPT ); Wed, 5 Sep 2007 04:54:30 -0400 Received: from web32610.mail.mud.yahoo.com ([68.142.207.237]:35577 "HELO web32610.mail.mud.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1755346AbXIEIy3 (ORCPT ); Wed, 5 Sep 2007 04:54:29 -0400 X-YMail-OSG: 7O.KBpIVM1nDUyhItWfH.LIR8.DzGfGvcFbTJeSYkMFDHs1dcy25Qia6Zn.BcqUp70X4KPB.aQHjkSpz3yKbshBuOw-- X-RocketYMMF: knobi.rm Date: Wed, 5 Sep 2007 01:54:28 -0700 (PDT) From: Martin Knoblauch Reply-To: knobi@knobisoft.de Subject: Re: huge improvement with per-device dirty throttling To: Andrea Arcangeli , Andi Kleen Cc: "Jeffrey W. Baker" , linux-kernel@vger.kernel.org, linux-mm@kvack.org In-Reply-To: <20070822124736.GQ13915@v2.random> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Message-ID: <831535.32703.qm@web32610.mail.mud.yahoo.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1524 Lines: 40 --- Andrea Arcangeli wrote: > On Wed, Aug 22, 2007 at 01:05:13PM +0200, Andi Kleen wrote: > > Ok perhaps the new adaptive dirty limits helps your single disk > > a lot too. But your improvements seem to be more "collateral > damage" @) > > > > But if that was true it might be enough to just change the dirty > limits > > to get the same effect on your system. You might want to play with > > /proc/sys/vm/dirty_* > > The adaptive dirty limit is per task so it can't be reproduced with > global sysctl. It made quite some difference when I researched into > it > in function of time. This isn't in function of time but it certainly > makes a lot of difference too, actually it's the most important part > of the patchset for most people, the rest is for the corner cases > that > aren't handled right currently (writing to a slow device with > writeback cache has always been hanging the whole thing). didn't see that remark before. I just realized that "slow device with writeback cache" pretty well describes the CCISS controller in the DL380g4. Could you elaborate why that is a problematic case? Cheers Martin ------------------------------------------------------ Martin Knoblauch email: k n o b i AT knobisoft DOT de www: http://www.knobisoft.de - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/