From owner-freebsd-current@FreeBSD.ORG Tue Mar 9 21:07:11 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AB1116A4CE for ; Tue, 9 Mar 2004 21:07:11 -0800 (PST) Received: from pimout4-ext.prodigy.net (pimout4-ext.prodigy.net [207.115.63.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F7B743D1D for ; Tue, 9 Mar 2004 21:07:11 -0800 (PST) (envelope-from jbd@cagemonkey.com) Received: from mail.therondosseycpa.com (adsl-65-71-99-193.dsl.hstntx.swbell.net [65.71.99.193]) i2A579k3100380; Wed, 10 Mar 2004 00:07:09 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) i2A6Hon3008390; Wed, 10 Mar 2004 00:17:50 -0600 Date: Wed, 10 Mar 2004 00:17:50 -0600 (CST) From: Justin Dossey X-X-Sender: jbd@localhost.localdomain To: Andre Guibert de Bruet In-Reply-To: <20040308052530.M21071@alpha.siliconlandmark.com> Message-ID: References: <20040307145256.Q21071@alpha.siliconlandmark.com> <20040307155458.S21071@alpha.siliconlandmark.com> <20040308052530.M21071@alpha.siliconlandmark.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Load average with CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 05:07:11 -0000 On Mon, 8 Mar 2004, Andre Guibert de Bruet wrote: > > > What scheduler are you using on this system? > > ULE. > > Does 4BSD exhibit the same behavior? No-- I just booted with the 4BSD scheduler and load average is back to normal. Given observations, I'm guessing I have an N+1 situation rather than an N*2 situation... -- Justin Dossey