Re: CPU Load numbers (1.86 1.78 1.44) - what do they mean?



In alt.os.linux Nicholas DePetrillo <nick_usenet@xxxxxxxxxx>:
On Sat, 04 Feb 2006 10:15:37 +0100, Michael Heiming wrote:

To sum it up:
Those three numbers represent how much work has been done on the system in
the last 1 minute, 5 minutes and 15 minutes.

Not quite, loadaverage means the average number of processes
waiting in the run queue for CPU time. Alone it doesn't tell much,
you need to know how many CPU the system has and check how the
load is bound to tell anything meaning full.

Actually, those numbers do represent how much work has been done on the
system in the last 1 minute, 5 minutes and 15 minutes.

I was just using the information I found here:
http://www.luv.asn.au/overheads/NJG_LUV_2002/luvSlides.html

[..]

Red Hat Linux 9 Manual:
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/admin-primer/s1-bandwidth-rhlspec.html

States:
The load average is a number that corresponds to the average number of
runnable processes on the system. The load average is often listed as
three sets of numbers (as seen here), which represent the load average for
the past 1, 5, and 15 minutes, indicating that the system in this example
was not very busy.

Exactly and since you can only run one process on a single CPU
the others are waiting in the run queue for a slice of the CPU as
I had already stated, thx for acknowledging.

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@xxxxxxxxxx | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 331: those damn raccoons!
.



Relevant Pages

  • Re: CPU Load numbers (1.86 1.78 1.44) - what do they mean?
    ... waiting in the run queue for CPU time. ... The load average is often listed as ... was not very busy. ...
    (alt.os.linux)
  • Re: Nice processes on Unix
    ... (contending for CPU) ... number of processes which are not waiting for anything other than I/O ... Thus a load average less than or equal to the number of cores in the ...
    (comp.lang.lisp)
  • Re: Average load extremely high, no cpu used
    ... the definition of 'load average' is 'number of processes ... not waiting for something to happen. ... For purposes of hinting at other load, processes in short term waits (such ... although they consume no CPU. ...
    (Fedora)
  • Re: Relationship between load average and CPU busy or CPU idle
    ... > Is there some kind of relationship between the load average figure and CPU ... Because Unix expects disk I/O to finish really soon ... idle time is computed by looking at what the processors are ...
    (comp.unix.solaris)
  • Re: unixware 7.1.4 sendmail issues
    ... daemon Daemon0: load average: 36 ... By which my esteemed colleague means that it seems like a sendmail ... Find cpu hogs: ...
    (comp.unix.sco.misc)