Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756185AbXKZFNe (ORCPT ); Mon, 26 Nov 2007 00:13:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750889AbXKZFNZ (ORCPT ); Mon, 26 Nov 2007 00:13:25 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:56073 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751158AbXKZFNY (ORCPT ); Mon, 26 Nov 2007 00:13:24 -0500 Date: Sun, 25 Nov 2007 21:12:59 -0800 From: Andrew Morton To: Al Boldi Cc: linux-kernel@vger.kernel.org, Adrian Bunk , Jens Axboe Subject: Re: [2.6 patch] make I/O schedulers non-modular Message-Id: <20071125211259.c69040fa.akpm@linux-foundation.org> In-Reply-To: <200711260757.00386.a1426z@gawab.com> References: <20071125172237.GC6658@kernel.dk> <200711260757.00386.a1426z@gawab.com> X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1593 Lines: 38 (cc's lovingly restored. Please do not do that) On Mon, 26 Nov 2007 07:57:00 +0300 Al Boldi wrote: > Jens Axboe wrote: > > On Sun, Nov 25 2007, Adrian Bunk wrote: > > > Is there any technical reason why we need 4 different schedulers at all? > > > > Until we have the perfect scheduler :-) > > > > With some hard work and testing, we should be able to get rid of 'as'. > > It still beats cfq for some of the workloads that deadline is good at, > > so not quite yet. > > > > > I have the gut feeling that the usual thing happens and people e.g. not > > > report some cfq problems because as works for them... > > > > There's always a risk with "duplicate", like several drivers for the > > same hardware. I'm not disputing that. > > Actually, both 'cfq' and 'as' are broken, and have been repeatedly reported > as such. Deadline is the only one that currently looks sane, and seems like > a good starting point for a more involved iosched. But keep in mind, the > fact that 'cfq' and 'as' are broken may also point to a lower-level block-io > problem. So, incrementally improving deadline may help discovering the > problems both 'cfq' and 'as' are plagued with. > Sorry, but these are vague and unuseful assertions. Please send bug reports, preferably with testcases which developers can use when fixing the bugs. - 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/