public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nate Diller <nate.diller@gmail.com>
To: Jens Axboe <axboe@suse.de>
Cc: Dave Airlie <airlied@linux.ie>, linux-kernel@vger.kernel.org
Subject: Re: io scheduler silly question perhaps..
Date: Fri, 29 Jul 2005 10:56:55 -0700	[thread overview]
Message-ID: <5c49b0ed05072910563bcce840@mail.gmail.com> (raw)
In-Reply-To: <20050729072749.GD22569@suse.de>

On 7/29/05, Jens Axboe <axboe@suse.de> wrote:
> On Thu, Jul 28 2005, Nate Diller wrote:
> > Try benchmarking Anticipatory or Deadline against Noop, preferably
> > with your actual workload.  Noop is probably what you want, since
> > there is not much use in avoiding large "seeks".  It could be though
> > that request merging, which the non-noop schedulers all perform, willl
> > cause Noop to lose.  I haven't tried any I/O scheduler benchmarks with
> > flash, but perhaps we need a simple "merge only" scheduler for this
> > sort of thing.
> >
> > Let me know what the results are.
> 
> deadline is the appropriate choice, you could still have read starvation
> issues with noop. anticipatory doesn't make any sense, as the device has
> no seek penalty.

I'm not sure I understand your concern with noop.  even if there were
writes in the queue (he said there were none/few) i don't see how read
starvation could occur with a FIFO.  also, I have read that for large
flash devices, there is a (small) seek penalty, but that it's
relatively constant for large vs. small seeks.  can someone elaborate
on that?

so dave, try deadline vs noop and let us know what you get.  also, are
you concerned with CPU use?

> 
> and hey, don't top post! now we lost daves original mail.

yeah, you're right, so much for gmail "quick reply"

NATE
> 
> --
> Jens Axboe
> 
>

      reply	other threads:[~2005-07-29 17:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-29  0:31 io scheduler silly question perhaps Dave Airlie
2005-07-29  0:52 ` Nate Diller
2005-07-29  7:27   ` Jens Axboe
2005-07-29 17:56     ` Nate Diller [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=5c49b0ed05072910563bcce840@mail.gmail.com \
    --to=nate.diller@gmail.com \
    --cc=airlied@linux.ie \
    --cc=axboe@suse.de \
    --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