From owner-freebsd-current@FreeBSD.ORG Tue Sep 7 02:17:02 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 9E03216A4CE for ; Tue, 7 Sep 2004 02:17:02 +0000 (GMT) Received: from pimout1-ext.prodigy.net (pimout1-ext.prodigy.net [207.115.63.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F91243D39 for ; Tue, 7 Sep 2004 02:17:02 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (adsl-69-104-103-54.dsl.snfc21.pacbell.net [69.104.103.54])i872GuH9068884; Mon, 6 Sep 2004 22:16:57 -0400 Message-ID: <413D1A17.1020302@elischer.org> Date: Mon, 06 Sep 2004 19:16:55 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4b) Gecko/20030524 X-Accept-Language: en, hu MIME-Version: 1.0 To: Craig Reyenga References: <000501c49476$355214c0$0200000a@redline> <1094520544.719.5.camel@amon.quaggaspace.org> <000701c4947e$3ec2cb00$0200000a@redline> In-Reply-To: <000701c4947e$3ec2cb00$0200000a@redline> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: Justin Settle Subject: Re: Loadavg is off-by-one 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: Tue, 07 Sep 2004 02:17:02 -0000 Craig Reyenga wrote: > I am using v 1.121 of sched_ule.c; I will try 1.125 from HEAD soon. you can't do that too much has changed to allow it to just be copied over. > > -Craig > > From: "Justin Settle" > >>On Mon, 2004-09-06 at 21:01, Craig Reyenga wrote: >> >>>When I run N instances of "yes > /dev/null" on my 5.3-BETA3 box > > (actually I > >>>cvsupped to RELENG_5 about a day after) I see a load average of ~N+1. > > When > >>>the system is idle, it's 0, as it ought to be. >>> >>>More info upon request. >>> >>>-Craig >>> >>>More info: >>>ULE scheduler, UP box. >>> >> >>Running the same tests, I get a load average that slowly creeps up to N >>and holds there. This is using the 4BSD scheduler however, on a UP >>box. >> > > [snip] > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"