Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932536AbWHCXbE (ORCPT ); Thu, 3 Aug 2006 19:31:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932555AbWHCXbE (ORCPT ); Thu, 3 Aug 2006 19:31:04 -0400 Received: from mx1.redhat.com ([66.187.233.31]:14257 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S932536AbWHCXbD (ORCPT ); Thu, 3 Aug 2006 19:31:03 -0400 Date: Thu, 3 Aug 2006 19:30:48 -0400 From: Dave Jones To: Nate Diller Cc: Andrew Morton , Jens Axboe , Linux Kernel Mailing List Subject: Re: [PATCH -mm] [1/2] Remove Deadline I/O scheduler Message-ID: <20060803233048.GA7265@redhat.com> Mail-Followup-To: Dave Jones , Nate Diller , Andrew Morton , Jens Axboe , Linux Kernel Mailing List References: <5c49b0ed0608031557n405196ack3fa2024aae8a9475@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5c49b0ed0608031557n405196ack3fa2024aae8a9475@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1058 Lines: 23 On Thu, Aug 03, 2006 at 03:57:32PM -0700, Nate Diller wrote: > This patch removes the Deadline I/O scheduler. Performance-wise, it > should be superceeded by the Elevator I/O scheduler in the following > patch. I would be very ineterested in hearing about any workloads or > benchmarks where Deadline is a substantial improvement over Elevator, > in throughput, fairness, latency, anything. Its somewhat hard for folks to offer comparative benchmarks when you remove something. Without any numbers at all showing why your elevator is superior, removing anything seems very premature. I'm also not convinced that removing an elevator at all is a good idea, as it'll cause regressions for anyone who has boot scripts that set certain mounts to use deadline for eg. Dave -- http://www.codemonkey.org.uk - 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/