How is the system load average, as reported by the uptime and top commands, calculated? Added: 04/17/01


How is the system load average, as reported by the uptime and top commands, calculated? Added: 04/17/01


The load average is the average number of processes in the queue waiting
for CPU time, over the last 1, 5, and 15 minutes.