Possible Duplicate:
How to understand the memory usage and load average in linux server

I was reading this question, and it left me wondering what system load is. What does it actually measure?

link|improve this question
1  
This question has been asked before, and there are several duplicates. Additionally the answer is found in several of the answers and comments under question you linked. – Caleb Jun 28 '11 at 14:56
feedback

closed as exact duplicate by Caleb, SvenW, jscott, Chopper3 Jun 28 '11 at 14:57

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

It measures the inability for processes to get their slice of the CPU pie in a timely manner.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.