public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nick Piggin <piggin@cyberone.com.au>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [PATCH][RFC] runtime selectable IO schedulers
Date: Wed, 24 Sep 2003 21:22:10 +1000	[thread overview]
Message-ID: <3F717E62.5020404@cyberone.com.au> (raw)

http://www.kerneltrap.org/~npiggin/elv-select.patch-030924

Against test5-mm4. This is commented a bit better than the previous
version I sent to Al and Jens.

sysfs interface is /sys/block/*/queue/io_scheduler. Valid values are
as, deadline, noop, cfq. Switching schedulers under disk load works fine
in my tests. sysfs stuff seems to be working nicely and handles lingering
userspace references properly.

Review of the kobject / sysfs stuff would be especially helpful. Thanks.



             reply	other threads:[~2003-09-24 11:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-24 11:22 Nick Piggin [this message]
2003-09-24 12:06 ` [PATCH][RFC] runtime selectable IO schedulers Nick Piggin

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=3F717E62.5020404@cyberone.com.au \
    --to=piggin@cyberone.com.au \
    --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