Meaningless load?

From: Simon Klinkert
Date: Wed Oct 10 2012 - 11:44:08 EST



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--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/