Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 27 Nov 2001 21:12:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 27 Nov 2001 21:12:34 -0500 Received: from waste.org ([209.173.204.2]:11191 "EHLO waste.org") by vger.kernel.org with ESMTP id ; Tue, 27 Nov 2001 21:12:25 -0500 Date: Tue, 27 Nov 2001 20:12:21 -0600 (CST) From: Oliver Xymoron To: J Sloan cc: linux-kernel Subject: Re: heads-up: preempt kernel and tux NO-GO In-Reply-To: <3C043B11.2FA17A19@pobox.com> 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, 27 Nov 2001, J Sloan wrote: > I have been looking into the tux2 webserver - > Man, what a thing of beauty. A web benchmark > that sends the load on the web server to 150 > when running apache results in a load average > of maybe 2 when running tux, and much faster > results to boot - anyway, I digress.... Loadavg isn't much of a measure here, it's a measure of the length of the runnable queue. If you've only got two processes because your server has a thread per processor, then yes, you'll see lower loadavg, but not lower load. A real measure would look at idle percentage and throughput. -- "Love the dolphins," she advised him. "Write by W.A.S.T.E.." - 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/