Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 6 Jan 2002 11:17:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 6 Jan 2002 11:17:06 -0500 Received: from mx2.elte.hu ([157.181.151.9]:8087 "HELO mx2.elte.hu") by vger.kernel.org with SMTP id ; Sun, 6 Jan 2002 11:16:53 -0500 Date: Sun, 6 Jan 2002 19:14:12 +0100 (CET) From: Ingo Molnar Reply-To: To: Anton Blanchard Cc: linux-kernel , Linus Torvalds Subject: Re: O(1) scheduler, 2.5.2-pre9-B1 results In-Reply-To: <20020106124927.GA30292@krispykreme> 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 Sun, 6 Jan 2002, Anton Blanchard wrote: > communication latencies: Pipe, AF, TCP slightly up (BAD) this is mainly because i have not made the O(1) scheduler fully aware of synchronous wakeups yet. I'm working on this part now that the bugs are fixed. If you remove synchronous wakeups from the stock kernel then you'll see processes distributed to different CPUs but bad lmbench latencies. > So far things look good. Next up I'll look at how it scales on the 12 > way. thanks! 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/