From: Andrew Morton <akpm@osdl.org>
To: Matthias Dahl <mlkernel@mortal-soul.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: sluggish system responsiveness under higher IO load
Date: Sun, 6 Aug 2006 03:15:12 -0700 [thread overview]
Message-ID: <20060806031512.57585f5d.akpm@osdl.org> (raw)
In-Reply-To: <200608061200.37701.mlkernel@mortal-soul.de>
On Sun, 6 Aug 2006 12:00:37 +0200
Matthias Dahl <mlkernel@mortal-soul.de> wrote:
> Since I bought my current system, I have experienced sluggish system
> responsiveness when the IO load increases to a certain point.
>
> For example: when I emerge (gentoo system) new kernel sources, during the
> untar process of the archive, Xorg gets sluggish, meaning you can sometimes
> see the entire desktop or windows repainting or the mouse pointer jumps
> around. From time to time, depending on the IO load, even typing in the
> console doesn't respond right away.
>
> I opened a thread in the gentoo support forum for amd64 which brought some
> details to light: it doesn't seem to be a nforce4 or amd64 related problem,
> because other people on newer intel based systems run into exactly the same
> problems. It looks like a general sata issue. Here a link to the thread:
>
> http://forums.gentoo.org/viewtopic-t-482731.html
I'd suggest that you generate a kernel profile while the sluggishness is
happening.
Boot with "profile=1" on the kernel boot command line. Then run:
readprofile -r
do-sluggish-thing
readprofile -n -v -m /boot/System.map | sort -n -k 3 | tail -40
Or, better-but-more-complex: oprofile.
next prev parent reply other threads:[~2006-08-06 10:15 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-06 10:00 Matthias Dahl
2006-08-06 10:15 ` Andrew Morton [this message]
2006-08-06 13:54 ` Matthias Dahl
2006-08-06 19:37 ` Andrew Morton
2006-08-08 15:47 ` Matthias Dahl
2006-08-07 13:48 ` Jens Axboe
2006-08-08 15:56 ` Matthias Dahl
2006-08-08 17:44 ` Matthias Dahl
2006-08-08 19:02 ` Jens Axboe
2006-08-10 12:28 ` Jens Axboe
2006-08-11 11:40 ` Matthias Dahl
2006-08-13 16:15 ` Matthias Dahl
2006-10-06 15:58 ` Paolo Ornati
2006-10-08 14:28 ` Christian
2006-10-08 17:05 ` Jens Axboe
2006-10-08 23:50 ` Jesper Juhl
2006-10-09 5:58 ` Jens Axboe
2006-10-14 14:39 ` Matthias Dahl
2006-10-14 14:57 ` Paolo Ornati
2006-10-14 18:20 ` Mike Galbraith
2006-09-03 11:15 ` Matthias Dahl
2006-09-15 18:17 ` Jens Axboe
2006-09-24 14:32 ` Matthias Dahl
2006-09-24 20:27 ` Mike Galbraith
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=20060806031512.57585f5d.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mlkernel@mortal-soul.de \
/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