From: Michael Buesch <fsdeveloper@yahoo.de>
To: linux kernel mailing list <linux-kernel@vger.kernel.org>
Cc: linux-ide@vger.kernel.org
Subject: Re: [2.6] system is very slow during disk access
Date: Wed, 6 Aug 2003 21:29:34 +0200 [thread overview]
Message-ID: <200308062129.47113.fsdeveloper@yahoo.de> (raw)
In-Reply-To: <200308062052.10752.fsdeveloper@yahoo.de>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wednesday 06 August 2003 20:51, Michael Buesch wrote:
> Hi.
>
> I have massive problems with linux-2.6.0-test2.
> When some process writes something to disk, it's very hard
> to go on working with the system.
>
> Some test-szenario:
> $ dd if=/dev/zero of=./test.file
>
> While dd is running, xmms skips playing every now and then
> and the mouse is near to be unusable. The Mouse-cursor
> behaves some kind of very lazy and some times it jumps
> from one point on the display to another.
> When I stop disk-access, it works again quite fine.
>
> Would be cool, if you could give me some point to start
> for tracking this down.
>
> Please CC me, as I'm not subscribed to linux-ide. Thanks.
I sould add some things:
I'm using ReiserFS.
I've made a test-run without X in the console now.
I started this program on tty0, to see if there are big skips or
something like that:
int main()
{
while (1) {
printf("jkhdsjklhfkjfhsdjkhjbghghjghjjh");
printf("jsdlökflsm,dfowekcldfqw");
printf("JKjhdsjkfhsnsdjkhJhjkhjkbmnxbuihjknlk");
printf("kcjkld");
}
return 0;
}
When the machine isn't doing any disk-access, the "garbage-printing"
to the console, produced by the program above is very smooth.
But when I start dd on another tty, massive skips and breaks occur
to the output of the nice program above.
These are not small skips and breaks.
The system is quite unusable during running dd, because it doesn't
respond as it should.
I just tried to run the test-scenario on my other Linux-installation
on this machine with kernel 2.4.10 and there the output of the program
was quite smooth, even it dd was running und the system was still usable.
- --
Regards Michael Buesch [ http://www.8ung.at/tuxsoft ]
Penguin on this machine: Linux 2.6.0-test2 - i386
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE/MVcnoxoigfggmSgRAsg/AJ0dsfySPGpiOXFhA67gi580G/XaswCeNd4u
lVmXAvLHvcYIATgtuPHF4FU=
=gh4Q
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2003-08-06 19:29 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-06 18:51 [2.6] system is very slow during disk access Michael Buesch
2003-08-06 19:29 ` Frank Van Damme
2003-08-06 19:31 ` Michael Buesch
2003-08-06 22:19 ` Willy Gardiol
2003-08-06 22:27 ` Michael Buesch
2003-08-06 19:29 ` Michael Buesch [this message]
2003-08-06 22:04 ` Andrew Morton
2003-08-06 22:44 ` Michael Buesch
2003-08-06 22:56 ` Andrew Morton
2003-08-06 23:10 ` Michael Buesch
2003-08-06 23:01 ` Bartlomiej Zolnierkiewicz
2003-08-06 23:16 ` Michael Buesch
2003-08-06 23:30 ` Bartlomiej Zolnierkiewicz
[not found] ` <200308062331.08020.insecure@mail.od.ua>
2003-08-06 20:47 ` Michael Buesch
2003-08-07 4:13 ` Nuno Silva
2003-08-07 9:53 ` Michael Buesch
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=200308062129.47113.fsdeveloper@yahoo.de \
--to=fsdeveloper@yahoo.de \
--cc=linux-ide@vger.kernel.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 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).