From owner-freebsd-hackers Wed Jan 27 14:19:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA19568 for freebsd-hackers-outgoing; Wed, 27 Jan 1999 14:19:16 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from iquest3.iquest.net (iquest3.iquest.net [209.43.20.203]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA19560 for ; Wed, 27 Jan 1999 14:19:10 -0800 (PST) (envelope-from toor@y.dyson.net) Received: (qmail 2218 invoked from network); 27 Jan 1999 22:16:41 -0000 Received: from dyson.iquest.net (HELO y.dyson.net) (198.70.144.127) by iquest3.iquest.net with SMTP; 27 Jan 1999 22:16:41 -0000 Received: (from root@localhost) by y.dyson.net (8.9.1/8.9.1) id RAA00419; Wed, 27 Jan 1999 17:16:33 -0500 (EST) Message-Id: <199901272216.RAA00419@y.dyson.net> Subject: Re: High Load cron patches - comments? In-Reply-To: <199901271703.JAA40222@apollo.backplane.com> from Matthew Dillon at "Jan 27, 99 09:03:26 am" To: dillon@apollo.backplane.com (Matthew Dillon) Date: Wed, 27 Jan 1999 17:16:33 -0500 (EST) Cc: wes@softweyr.com, toasty@home.dragondata.com, hackers@FreeBSD.ORG From: "John S. Dyson" Reply-To: dyson@iquest.net X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matthew Dillon said: > > : > :So this is why pmake drives our system load average up to 8-10 before > :dropping back down to the assigned limit of 5, huh? Maybe we should > :fix the load average computations as John suggested. > : > :Wes Peters Softweyr LLC > :http://www.softweyr.com/~softweyr wes@softweyr.com > > There's nothing wrong with the load average computation, it's a 1, 5, > and 15 minute pseudo-average just as advertised. What's wrong are the > programs that try to use it to regulate themselves. > Yep, I didn't really mean that the existing load average calculation be modified, but develop a better scheme for providing load regulation info to processes. To me, load average is mostly informational, and long term trend data. Lots of things can happen within the load average attack interval. I can develop some rather complete and lossless calculations that provide accurate and useful load indicators. In fact, I think that a generic load mgmt scheme might be useful. -- John | Never try to teach a pig to sing, dyson@iquest.net | it makes one look stupid jdyson@nc.com | and it irritates the pig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message