Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 10 Mar 2002 12:12:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 10 Mar 2002 12:11:56 -0500 Received: from penguin.e-mind.com ([195.223.140.120]:41325 "EHLO penguin.e-mind.com") by vger.kernel.org with ESMTP id ; Sun, 10 Mar 2002 12:11:44 -0500 Date: Sat, 9 Mar 2002 22:07:51 +0100 From: Andrea Arcangeli To: "Martin J. Bligh" Cc: Dieter =?iso-8859-1?Q?N=FCtzel?= , Linux Kernel List , Ingo Molnar , Robert Love , Oleg Drokin Subject: Re: 23 second kernel compile (aka which patches help scalibility on NUMA) Message-ID: <20020309220751.C13379@dualathlon.random> In-Reply-To: <200203092044.43456.Dieter.Nuetzel@hamburg.de> <135154151.1015676353@[10.10.2.3]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <135154151.1015676353@[10.10.2.3]> User-Agent: Mutt/1.3.22.1i X-GnuPG-Key-URL: http://e-mind.com/~andrea/aa.gnupg.asc X-PGP-Key-URL: http://e-mind.com/~andrea/aa.asc Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Mar 09, 2002 at 12:19:13PM -0800, Martin J. Bligh wrote: > some other stuff as well. The -aa tree also seems to be > incompatible (or rather, not trivially fixable) with the O(1) > scheduler. To apply the O(1) scheduler you only need to backout the dyn-sched and numa-sched patches first (dyn-sched will be definitely obsoleted by the O(1) scheduler, numa-sched should be changed like Mike described a few weeks ago but probably O(1) will just work better than my current numa-sched). There are no other changes to the scheduler, the child-first is an optimization and parent-timeslice is an important bugfix. Andrea - 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/