How do I see what's in the run queue on GNU/Linux?
Posted
by aaronsw
on Server Fault
See other posts from Server Fault
or by aaronsw
Published on 2010-06-02T01:34:58Z
Indexed on
2010/06/02
1:44 UTC
Read the original article
Hit count: 249
The load on my server is very high, even though there doesn't seem to be much disk activity and the CPU is idle. Using sar, I can see the run queue is getting full, but is there any way to see what's in the run queue?
© Server Fault or respective owner