All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Piggin <piggin@cyberone.com.au>
To: Stefan Foerster <stefan@stefan-foerster.de>
Cc: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: Very bad interactivity with 2.6.0 and SCSI disks (aic7xxx)
Date: Tue, 19 Aug 2003 15:54:53 +1000	[thread overview]
Message-ID: <3F41BBAD.5000604@cyberone.com.au> (raw)
In-Reply-To: <20030819054327.GA8674@in-ws-001.cid-net.de>

Stefan Foerster wrote:

>[I've sent this mail aleready, but got an error from my MAILER-DAEMON.
>Perhaps ist was too large vor lkml, so I'm moving the oprofile output
>to a webserver]
>
>* Andrew Morton <akpm@osdl.org> wrote:
>
>>Stefan Foerster <stefan@stefan-foerster.de> wrote:
>>
>>>* Andrew Morton <akpm@osdl.org> wrote:
>>>
>>>>Stefan Foerster <stefan@stefan-foerster.de> wrote:
>>>>A kernel profile would be needed to diagnose this.  You could use
>>>>readprofile, but as it may be an interrupt problem, the NMI-based oprofile
>>>>output would be better.
>>>>
>>>Is this procedure documented anywhere?
>>>
>
>[every information I needed]
>
>I did the following steps:
>
>
>opcontrol --setup --vmlinux=/usr/src/linux/vmlinux --event=RETIRED_INSNS:100000:0:1:1
>
>Then I used your shell source:
>
>~/shells/oprofileit dd if=/dev/zero of=test bs=1024 count=1048576
>
>opreport -l  /usr/src/linux/vmlinux  > /tmp/1
>opreport -ld -D /usr/src/linux/vmlinux  > /tmp/2
>
>During the dd, again the xmms playing a file from an tmpfs froze and
>even screen redrawing was very, very slow.
>
>The output of these commands kan be found at:
>
>http://home.in.tum.de/foerstes/oprofile-1
>http://home.in.tum.de/foerstes/oprofile-2
>
>Is this information useful in debugging my problem, or should I go and
>try again with readprofile or other tools?
>

Nothing jumps out at me. Is your machine swapping during the bad behaviour?
What is the effect of echo 0 > /proc/sys/vm/swappiness, swapoff -a, or
using the deadline IO scheduler (boot with argument elevator=deadline)




  reply	other threads:[~2003-08-19  5:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-18  1:32 Very bad interactivity with 2.6.0 and SCSI disks (aic7xxx) Stefan Foerster
2003-08-18  2:21 ` Andrew Morton
2003-08-18  2:31   ` William Lee Irwin III
2003-08-18  5:48   ` Stefan Foerster
2003-08-18  6:03     ` Andrew Morton
2003-08-19  5:43       ` Stefan Foerster
2003-08-19  5:54         ` Nick Piggin [this message]
2003-08-18 19:04 ` Justin T. Gibbs
2003-08-18 19:49   ` Stefan Foerster

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=3F41BBAD.5000604@cyberone.com.au \
    --to=piggin@cyberone.com.au \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefan@stefan-foerster.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 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.