Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757452AbZJBJhA (ORCPT ); Fri, 2 Oct 2009 05:37:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756621AbZJBJhA (ORCPT ); Fri, 2 Oct 2009 05:37:00 -0400 Received: from mail.gmx.net ([213.165.64.20]:58624 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1756615AbZJBJg7 (ORCPT ); Fri, 2 Oct 2009 05:36:59 -0400 X-Authenticated: #14349625 X-Provags-ID: V01U2FsdGVkX19LxsdtgJZLxjpXlT3RL/IOoE7WpdB9znvAbBKZVM lp7+Fxg5tPYCW/ Subject: Re: IO scheduler based IO controller V10 From: Mike Galbraith To: Ingo Molnar Cc: Jens Axboe , Vivek Goyal , 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, torvalds@linux-foundation.org, riel@redhat.com In-Reply-To: <20091002092409.GA19529@elte.hu> References: <1253976676.7005.40.camel@marge.simson.net> <1254034500.7933.6.camel@marge.simson.net> <20090927164235.GA23126@kernel.dk> <1254340730.7695.32.camel@marge.simson.net> <1254341139.7695.36.camel@marge.simson.net> <20090930202447.GA28236@redhat.com> <1254382405.7595.9.camel@marge.simson.net> <20091001185816.GU14918@kernel.dk> <1254464628.7158.101.camel@marge.simson.net> <20091002080417.GG14918@kernel.dk> <20091002092409.GA19529@elte.hu> Content-Type: text/plain Date: Fri, 02 Oct 2009 11:36:54 +0200 Message-Id: <1254476214.11022.8.camel@marge.simson.net> Mime-Version: 1.0 X-Mailer: Evolution 2.24.1.1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.62 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1446 Lines: 34 On Fri, 2009-10-02 at 11:24 +0200, Ingo Molnar wrote: > * Jens Axboe wrote: > > > It's not hard to make the latency good, the hard bit is making sure we > > also perform well for all other scenarios. > > Looking at the numbers from Mike: > > | dd competing against perf stat -- konsole -e exec timings, 5 back to > | back runs > | Avg > | before 9.15 14.51 9.39 15.06 9.90 11.6 > | after [+patch] 1.76 1.54 1.93 1.88 1.56 1.7 > > _PLEASE_ make read latencies this good - the numbers are _vastly_ > better. We'll worry about the 'other' things _after_ we've reached good > latencies. > > I thought this principle was a well established basic rule of Linux IO > scheduling. Why do we have to have a 'latency vs. bandwidth' discussion > again and again? I thought latency won hands down. Just a note: In the testing I've done so far, we're better off today than ever, and I can't recall beating on root ever being anything less than agony for interactivity. IO seekers look a lot like CPU sleepers to me. Looks like both can be as annoying as hell ;-) -Mike -- 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/