Subject: Re: Load average calucation under NetBSD 2.0_BETA
To: Matthias Scheler <tron@zhadum.de>
From: Charles M. Hannum <abuse@spamalicious.com>
List: netbsd-users
Date: 06/09/2004 23:49:42
On Wednesday 09 June 2004 21:12, Matthias Scheler wrote:
> In article <200406091346.00844.abuse@spamalicious.com>,
>
> 	"Charles M. Hannum" <abuse@spamalicious.com> writes:
> > As I documented a while back, currently anything blocked on pipe I/O
> > counts against the load average, because sys_pipe.c uses PRIBIO
> > instead of PSOCK.  I changed this quite a while ago in my local
> > source tree.
>
> Is there any reason not to commit this fix?

Not that I know of.  I just haven't bothered to merge the change since there 
has been substantial other churn in there.