Problem scenario
You are using Linux, and you run top, and you see this:
top – 21:38:04 up 14 days, 12:12, 1 user, load average: 5.30, 5.10, 4.90
Tasks: 54 total, 15 running, 39 sleeping, 0 stopped, 0 zombie
%Cpu(s): 11.7 us, 13.7 sy, 0.0 ni, 74.6 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
How can the load average be so high with so much CPU being idle?
…
Continue reading “How Can a Linux Have a Load above 5 with a High Percentage of CPU Being Idle?”