From: Joerg Sommrey <jo@sommrey.de>
To: Christian Borntraeger <linux-kernel@borntraeger.net>,
Jan Knutar <jk-lkml@sci.fi>
Cc: Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: Bug? Load avg 2.0 when idle.
Date: Sun, 24 Oct 2004 20:59:10 +0200 [thread overview]
Message-ID: <20041024185910.GA13582@sommrey.de> (raw)
In-Reply-To: <200410242143.51025.jk-lkml@sci.fi> <200410242045.04901.linux-kernel@borntraeger.net>
On Sun, Oct 24, 2004 at 08:45:04PM +0200, Christian Borntraeger wrote:
> Joerg Sommrey wrote:
> > there is a load average of 2.0+ even if the box is almost idle. (i.e.
> > "top" shows just one running process: top itself.) Starting two
> > cpu-intensive processes raises the load average to 4.0+. How can I
> > determine the source for the high load, or is this a bug?
> > I'm running 2.6.9 on a dual-athlon box.
>
> Besides other possibilities, a bug in the kernel could be the cause.
> Please check if any process (one or two) is in uninterruptible sleep.
> (using ps axl the state is D)
On Sun, Oct 24, 2004 at 09:43:42PM +0300, Jan Knutar wrote:
>
> Look for processes stuck in D state...
Thanks,
there was something hanging in D state. Strange enough: it was waiting
for modules to be loaded. After killing a hanging "modprobe" (S state),
the D state processes vanished and load avg returned to normal values.
-jo
--
-rw-r--r-- 1 jo users 63 2004-10-24 19:38 /home/jo/.signature
prev parent reply other threads:[~2004-10-24 18:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-24 18:29 Bug? Load avg 2.0 when idle Joerg Sommrey
2004-10-24 18:43 ` Jan Knutar
2004-10-24 18:45 ` Christian Borntraeger
2004-10-24 18:54 ` Jan Engelhardt
2004-10-24 18:59 ` Joerg Sommrey [this message]
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=20041024185910.GA13582@sommrey.de \
--to=jo@sommrey.de \
--cc=jk-lkml@sci.fi \
--cc=linux-kernel@borntraeger.net \
--cc=linux-kernel@vger.kernel.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 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.