mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Adam Kropelin <akropel1@rochester.rr.com>
To: Andrew Morton <akpm@digeo.com>
Cc: MdkDev <mdkdev@starman.ee>, axboe@suse.de, linux-kernel@vger.kernel.org
Subject: Re: 2.5.46: ide-cd cdrecord success report
Date: Thu, 7 Nov 2002 21:49:05 -0500	[thread overview]
Message-ID: <20021108024905.GA10246@www.kroptech.com> (raw)
In-Reply-To: <3DCB1D09.EE25507D@digeo.com>

On Thu, Nov 07, 2002 at 06:10:17PM -0800, Andrew Morton wrote:
> Your bandwidth there fell from 12 megs/sec to around 8.  That is
> reasonable, I think.  It's just that the read-vs-write balance is
> wrong for you.

Agreed. I only thought this was a problem because you said it should
work. ;)

> Try changing drivers/block/deadline-iosched.c:fifo_batch to 16.

Works! A 12x burn succeeded with a parallell dd *and* and make -j20.
Overall disk throughput suffered by a couple MB/s but there was a solid
2 MB/s left for the recorder.

> And the application isn't performing enough caching, perhaps.

Perhaps, but it was a steady downward spiral, and with a read 
throughput far lower than needed I think the application would have
had to cache the entire image in order to survive.

> The VM could be fairly easily changed to defer writeback if there is
> read activity happening on the same spindle.  Been thinking about
> that (and its relative, early flush) a bit.  But that write has
> to go to disk sometime.

Sounds interesting. It seems that this is the sort of behavior is
precisely what some workloads need and precisely the opposite of
what others need. Such is the life of a vm hacker, I suppose. :/

--Adam


  reply	other threads:[~2002-11-08  2:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-07 17:49 MdkDev
2002-11-07 18:03 ` Jens Axboe
2002-11-07 19:01   ` Robinson Maureira Castillo
2002-11-07 18:07 ` Adam Kropelin
     [not found]   ` <32894.62.65.205.175.1036692849.squirrel@webmail.starman.ee>
2002-11-08  1:53     ` Adam Kropelin
2002-11-08  2:10       ` Andrew Morton
2002-11-08  2:49         ` Adam Kropelin [this message]
2002-11-08  8:05           ` Jens Axboe
2002-11-08 10:14             ` Ingo Oeser
2002-11-08 11:43               ` Jens Axboe
2002-11-08 13:58                 ` Jens Axboe
2002-11-08 18:26                   ` Whither the "system without /proc" crowd? Rob Landley

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=20021108024905.GA10246@www.kroptech.com \
    --to=akropel1@rochester.rr.com \
    --cc=akpm@digeo.com \
    --cc=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mdkdev@starman.ee \
    /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