Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 28 Feb 2002 17:50:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 28 Feb 2002 17:48:36 -0500 Received: from tmr-02.dsl.thebiz.net ([216.238.38.204]:61458 "EHLO gatekeeper.tmr.com") by vger.kernel.org with ESMTP id ; Thu, 28 Feb 2002 17:46:54 -0500 Date: Thu, 28 Feb 2002 17:45:24 -0500 (EST) From: Bill Davidsen To: Christoph Hellwig cc: Linux Kernel Mailing List Subject: Re: 2.4.19-preX: What we really need: -AA patches finally in the tree In-Reply-To: <20020226175322.A31217@caldera.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 26 Feb 2002, Christoph Hellwig wrote: > They shouldn't, But many old drivers do (and _had to_): > > current->policy = SCHED_YIELD; > schedule(); > > which isn't possible with the new scheduler. Let's see, the choices are to (a) keep the old scheduler which has many performance issues, or (b) put in the new scheduler and let people who need the old drivers either fix them or stop upgrading. Bad performance should go the way of a.out kernels and xiafs (which at least did have utility), not be justified as a way to force people to patch their kernel. -- bill davidsen CTO, TMR Associates, Inc Doing interesting things with little computers since 1979. - 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/