Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 7 Jan 2002 16:51:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 7 Jan 2002 16:51:13 -0500 Received: from mail.vr-web.de ([195.243.197.42]:45831 "HELO mail.VR-Web.de") by vger.kernel.org with SMTP id ; Mon, 7 Jan 2002 16:51:01 -0500 Date: Mon, 7 Jan 2002 22:43:46 +0100 (CET) From: Matthias Hanisch To: Davide Libenzi cc: Matthias Hanisch , Mikael Pettersson , Jens Axboe , Linus Torvalds , lkml Subject: Re: 2.5.2-pre performance degradation on an old 486 In-Reply-To: Message-ID: Organization: Matze at his stone-old Linux Box 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 Mon, 7 Jan 2002, Davide Libenzi wrote: > In sched.c::init_idle() : > > current->dyn_prio = -100; > > Let me know. Aehm. I already added the same line at the beginning of cpu_idle() in arch/i386/process.c, which brought back the old performance. Your patch should be analogous, but cleaner. So: Bingo!!!! I just wonder, why only two people with slow machines saw this behavior... Now 2.5.2 can come :) Regards, Matze - 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/