From: Jens Axboe <axboe@suse.de>
To: Oliver Feiler <kiza@lionking.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Very high system load writing data to SCSI DVD-RAM
Date: Mon, 5 Feb 2001 19:46:59 +0100 [thread overview]
Message-ID: <20010205194659.U5285@suse.de> (raw)
In-Reply-To: <20010205193216.A198@lionking.org>
In-Reply-To: <20010205193216.A198@lionking.org>; from kiza@lionking.org on Mon, Feb 05, 2001 at 07:32:16PM +0100
On Mon, Feb 05 2001, Oliver Feiler wrote:
> Hello,
>
> I have the following problem with a DVD-RAM drive. The drive is a
> Panasonic LF-D101 connected to a Tekram DC395U SCSI controller. Kernel is
> 2.2.18 with the patch for the Tekram controller
> (http://www.garloff.de/kurt/linux/dc395/).
>
> When I write huge amounts of data to a DVD-RAM the system load is
> getting very high, like 10 or even above and the system temporarily freezes
> for a short time every minute or so while writing data to the drive. The DVD
> drive writes data with 1.35 MB/sec on the discs so there is not really much
This is an old problem, and not related to the dvd-ram itself. If you
dirty lots of data and the target device is slow, kswapd/bdflush
will go crazy trying to free up memory. It should behave better on
2.4.1, where we impose a global limit on locked buffers. Try and run
a vmstat 1 while doing the copy, and send that along.
> data going over the SCSI controller. Reading data from DVD-RAMs is done with
> 2.7 MB/s (2x) by the drive and does not cause any problems at all.
Reading is much easier to control.
> There is a 4x Teac burner connected to the SCSI controller as well.
> Burning CDs does not raise the system load or cause any other problems.
Burning CDs is very different and does not put pressure on the mm.
--
Jens Axboe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2001-02-05 18:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-05 18:32 Very high system load writing data to SCSI DVD-RAM Oliver Feiler
2001-02-05 18:46 ` Jens Axboe [this message]
2001-02-05 19:42 ` Oliver Feiler
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=20010205194659.U5285@suse.de \
--to=axboe@suse.de \
--cc=kiza@lionking.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