From: Simon Klinkert <simon.klinkert@gmail.com>
To: LKML <linux-kernel@vger.kernel.org>
Cc: mingo@redhat.com, peterz@infradead.org, Trond.Myklebust@netapp.com
Subject: Meaningless load?
Date: Wed, 10 Oct 2012 17:44:11 +0200 [thread overview]
Message-ID: <98F2F644-D531-42FE-B080-9561142D71C8@gmail.com> (raw)
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
next reply other threads:[~2012-10-10 15:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-10 15:44 Simon Klinkert [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=98F2F644-D531-42FE-B080-9561142D71C8@gmail.com \
--to=simon.klinkert@gmail.com \
--cc=Trond.Myklebust@netapp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome