Re: load avg += 1

Myles Uyema (myles@puck.nether.net)
Mon, 11 Oct 1999 14:25:28 -0700 (PDT)


On Mon, 11 Oct 1999, Jeff Garzik wrote:

> Koblinger Egmont wrote:
> >
> > Hello!
> >
> > After about 45 days of running my 2.2.12 kernel, reporting the load
> > average went crazy, it always shows the value increased by 1. Though my
> > CPU is idle at 90--100%, the load is always around 1.00 -- 1.10 and
> > doesn't drop below 1. (PII, single processor, 233MHz).
>
> I see this on 2.3.20 as well, on my AMD K6-II w/ a minimal .config.

Check your process list for any zombie, defunct processes. Those are
probably stuck in a 'D' state which, while usually not consuming CPU
time, add to the load average.

Myles

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/