Exploring ‘Load-Average’

This is the best exploration of unix ‘load-average‘ that I have ever read. Most commonly in my experience it has been used as a rough metric based on machine quality of load, which is to say, almost completely worthless metric. The basic idea is that it is a running average of the CPU run queue length. At some point I’m going to have to figure out what the state of the art linux kernel/process profiling tools look like. Hopefully they’re better or at parity with windows/perfmon.

This entry was posted in unix. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>