From: Brad Laue <brad@brad-x.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ksoftirqd using mysteriously high amounts of CPU time
Date: Thu, 11 Mar 2004 03:45:16 -0500 [thread overview]
Message-ID: <4050271C.3070103@brad-x.com> (raw)
In-Reply-To: <20040310155712.7472e31c.akpm@osdl.org>
Andrew Morton wrote:
> Please ensure that the machine was booted with `profile=1' on
> the kernel boot command line. The cost of this is negligible.
>
> When the problem starts happening, run:
>
> sudo readprofile -r
> sleep 10
> sudo readprofile -n -v -m /boot/System.map | sort -n +2 | tail -40
>
> (make sure that /boot/System.map refers to the currently-running kernel)
Gave the machine a bit of a workout to create the problem sooner than
usual, albeit on a smaller scale. ksoftirqd consumed about 4.7% of the
CPU according to top after several concurrent wget operations, and had
accumulated about 6 seconds of runtime, unheard of for a system uptime
of 15 minutes; the output attached is during this.
Hopefully I'm right in assuming that; on all other systems I've
experimented with ksoftirqd doesn't even flinch unless subjected to
extremes.
Did some further testing with a machine of identical configuration
(suffers the same issue too); removed iptables from the suspects list,
as the issue exists sans those modules.
Hopefully the attached shows some irregularity. If not, I'll have to
reply back in a few weeks when the problem recurs over the course of time.
Cheers,
Brad
next prev parent reply other threads:[~2004-03-11 8:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-10 21:16 ksoftirqd using mysteriously high amounts of CPU time Brad Laue
2004-03-10 23:57 ` Andrew Morton
2004-03-11 8:45 ` Brad Laue [this message]
2004-03-11 9:28 ` Brad Laue
2004-03-11 10:08 ` Andrew Morton
2004-03-11 14:05 ` Yury V. Umanets
2004-03-11 17:22 ` Brad Laue
2004-03-11 18:09 ` Yury V. Umanets
2004-03-11 18:21 ` Brad Laue
2004-03-11 18:24 ` Brad Laue
2004-03-12 17:51 ` Brad Laue
2004-03-11 14:00 ` Yury V. Umanets
[not found] <Pine.LNX.4.21.0403111916570.3466-100000@linux08.ece.utexas.edu>
2004-03-12 7:06 ` Brad Laue
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=4050271C.3070103@brad-x.com \
--to=brad@brad-x.com \
--cc=akpm@osdl.org \
--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.