All of lore.kernel.org
 help / color / mirror / Atom feed
* Meaningless load?
@ 2012-10-10 15:44 Simon Klinkert
  2012-10-10 16:22 ` Peter Zijlstra
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Klinkert @ 2012-10-10 15:44 UTC (permalink / raw)
  To: LKML; +Cc: mingo, peterz, Trond.Myklebust


Hi folks,

I have a linux machine (2.6.32-220.7.1.el6.x86_64) with 500 processes 'working' on one nfs4 mountpoint. As I can see with ps and top, only one process is in the 'R' state and really working. The other 499 processes are in the 'D' state and probably waiting for this one process.

But now let's take a look at top one more time:

top - 14:33:57 up  4:27,  4 users,  load average: 501.16, 403.98, 205.52
Tasks: 766 total,   1 running, 765 sleeping,   0 stopped,   0 zombie
Cpu(s):  0.8%us,  2.1%sy,  0.0%ni, 94.9%id,  0.8%wa,  0.0%hi,  1.4%si,  0.0%st
Mem:  32872392k total,   768488k used, 32103904k free,    30608k buffers
Swap: 35094520k total,        0k used, 35094520k free,    97624k cached

Wow, a load of 501.16 and the CPUs are up to 97% idle.

I'm just wondering if the 'load' is really meaningful in this scenario. The machine is the whole time fully responsive and looks fine to me but maybe I didn't understand correctly what the load should mean. Is there any sensible interpretation of the load?

Thanks,
Simon

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-11 13:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-10 15:44 Meaningless load? Simon Klinkert
2012-10-10 16:22 ` Peter Zijlstra
2012-10-11  7:19   ` Simon Klinkert
2012-10-11  8:13     ` Mike Galbraith
2012-10-11 13:17       ` Simon Klinkert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.