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

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.

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

-- 
Jens Axboe


  reply	other threads:[~2005-07-29  7:26 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 [this message]
2005-07-29 17:56     ` Nate Diller

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=20050729072749.GD22569@suse.de \
    --to=axboe@suse.de \
    --cc=airlied@linux.ie \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nate.diller@gmail.com \
    /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