Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756088AbZJCPPY (ORCPT ); Sat, 3 Oct 2009 11:15:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752028AbZJCPPX (ORCPT ); Sat, 3 Oct 2009 11:15:23 -0400 Received: from brick.kernel.dk ([93.163.65.50]:44726 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751019AbZJCPPX (ORCPT ); Sat, 3 Oct 2009 11:15:23 -0400 Date: Sat, 3 Oct 2009 17:14:45 +0200 From: Jens Axboe To: Mike Galbraith Cc: Vivek Goyal , Ingo Molnar , Linus Torvalds , Ulrich Lukas , linux-kernel@vger.kernel.org, containers@lists.linux-foundation.org, dm-devel@redhat.com, nauman@google.com, dpshah@google.com, lizf@cn.fujitsu.com, mikew@google.com, fchecconi@gmail.com, paolo.valente@unimore.it, ryov@valinux.co.jp, fernando@oss.ntt.co.jp, jmoyer@redhat.com, dhaval@linux.vnet.ibm.com, balbir@linux.vnet.ibm.com, righi.andrea@gmail.com, m-ikeda@ds.jp.nec.com, agk@redhat.com, akpm@linux-foundation.org, peterz@infradead.org, jmarchan@redhat.com, riel@redhat.com Subject: Re: Do not overload dispatch queue (Was: Re: IO scheduler based IO controller V10) Message-ID: <20091003151445.GF31616@kernel.dk> References: <20091002181903.GN31616@kernel.dk> <1254548931.8299.18.camel@marge.simson.net> <1254549378.8299.21.camel@marge.simson.net> <20091003112915.GA12925@redhat.com> <20091003124049.GB12925@redhat.com> <20091003132115.GB31616@kernel.dk> <20091003135623.GD12925@redhat.com> <1254578553.7499.5.camel@marge.simson.net> <20091003142840.GE31616@kernel.dk> <1254581496.8293.8.camel@marge.simson.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1254581496.8293.8.camel@marge.simson.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1451 Lines: 36 On Sat, Oct 03 2009, Mike Galbraith wrote: > On Sat, 2009-10-03 at 16:28 +0200, Jens Axboe wrote: > > On Sat, Oct 03 2009, Mike Galbraith wrote: > > > On Sat, 2009-10-03 at 09:56 -0400, Vivek Goyal wrote: > > > > > > > I have kept the overload delay period as "cfq_slice_sync" same as Mike had > > > > done. We shall have to experiment what is a good waiting perioed. Is 100ms > > > > too long if we are waiting for a request from same process which recently > > > > finished IO and we did not enable idle on it. > > > > > > > > I guess we can tweak the delay period as we move along. > > > > > > I kept the delay period very short to minimize possible damage. Without > > > the idle thing, it wasn't enough, but with, worked a treat, as does your > > > patch. > > > > Can you test the current line up of patches in for-linus? It has the > > ramp up I talked about included as well. > > Well, it hasn't hit git.kernel.org yet, it's at... > > * block-for-linus 1d22351 cfq-iosched: add a knob for desktop interactiveness It's the top three patches here, kernel.org sync sometimes takes a while... http://git.kernel.dk/?p=linux-2.6-block.git;a=shortlog;h=refs/heads/for-linus -- Jens Axboe -- 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/