linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Foerster <stefan@stefan-foerster.de>
To: "Justin T. Gibbs" <gibbs@scsiguy.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Very bad interactivity with 2.6.0 and SCSI disks (aic7xxx)
Date: Mon, 18 Aug 2003 21:49:02 +0200	[thread overview]
Message-ID: <20030818194902.GB1589@in-ws-001.cid-net.de> (raw)
In-Reply-To: <1294265408.1061233452@aslan.btc.adaptec.com>

* "Justin T. Gibbs" <gibbs@scsiguy.com> wrote:
>> But as soon as I do a
>> 
>> while true; do dd if=/dev/zero of=test bs=1024 count=1048576 ; rm test
>> ; done
>> 
>> on my SCSI disk, the system becomes completely unusuable after a few
>> seconds. Everything is running at the speed of molasses, even screen
>> redrawing, the music stops playing for some seconds, my mouse hangs
>> and so on.
> 
> It sounds like the system is not limiting the rate at which an I/O
> hog can dirty pages, so this one process ends up consuming all of
> your I/O bandwidth.

Well, this is not the desired behaviour, at least not for me. Any
ideas what I could do to solve this problem? I sent an oprofile output
to lkml, perhaps that helps?

I am more than willing to give every information needed to debug this
problem, because this bad interactive behaviuor is really annoying.

Is there a slight possibility that this problem is not specific to
2.5/2.6, because I encounter similar problems on 2.4?


Ciao,
Stefan
-- 
Stefan Förster                                  Public Key: 0xBBE2A9E9
FdI #192: Strong international Encryption - Triple-ROT13 (Carsten Lechte)


      reply	other threads:[~2003-08-18 19:49 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
2003-08-18 19:04 ` Justin T. Gibbs
2003-08-18 19:49   ` Stefan Foerster [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=20030818194902.GB1589@in-ws-001.cid-net.de \
    --to=stefan@stefan-foerster.de \
    --cc=gibbs@scsiguy.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).