Search This Blog

Wednesday, December 30, 2009

Load Average

In Linux, apart from running processes, processes in waiting (run queue, uninterruptible sleep etc.) also contributes to load-average calculation.
If at any time the number of waiting processes increases, the load-average will also increase.
Thus, high load average does not always indicate an issue.

No comments: