Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 10 Jul 2002 03:04:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 10 Jul 2002 03:04:16 -0400 Received: from mx1.elte.hu ([157.181.1.137]:30873 "HELO mx1.elte.hu") by vger.kernel.org with SMTP id ; Wed, 10 Jul 2002 03:04:15 -0400 Date: Thu, 11 Jul 2002 09:05:35 +0200 (CEST) From: Ingo Molnar Reply-To: Ingo Molnar To: linux-kernel@vger.kernel.org Cc: "Kevin O'Connor" Subject: [patch] Re: O(1) batch scheduler In-Reply-To: <20020709223021.A4567@arizona.localdomain> 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 Content-Length: 533 Lines: 16 you can find my latest scheduler tree, against 2.5.25-vanilla, at: http://redhat.com/~mingo/O(1)-scheduler/sched-2.5.25-A7 note that in addition to the bugfix i've further simplified the idle-average calculation - simple, weightless running average is more than enough. Ingo - 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/