linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Kujau <evil@g-house.de>
To: linux-kernel@vger.kernel.org
Cc: axboe@suse.de, piggin@cyberone.com.au
Subject: [PATCH] minor scheduler documentation fix
Date: Thu, 11 Nov 2004 01:33:57 +0100	[thread overview]
Message-ID: <4192B375.5000206@g-house.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 508 bytes --]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi,

i'm using the CFQ scheduler for my desktop now. on the way to the right
docs i stumbled over these little things. please apply.

thanks,
Christian.

- --
BOFH excuse #187:

Reformatting Page. Wait...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBkrN1+A7rjkF8z0wRAvWgAJ0fnhok+ITGaZCt7OqyaHnXXTzuzgCeIbt7
qjyQaOoOjkd2Q3ORVy5B7cs=
=LqX7
-----END PGP SIGNATURE-----

[-- Attachment #2: sched-doc.diff --]
[-- Type: text/plain, Size: 1455 bytes --]

--- linux-2.6-BK/Documentation/block/as-iosched.txt	2004-11-10 22:57:34.000000000 +0100
+++ linux-2.6-BK/Documentation/block/as-iosched.txt.edited	2004-11-11 00:55:10.000000000 +0100
@@ -132,7 +132,7 @@
 Tuning the anticipatory IO scheduler
 ------------------------------------
 When using 'as', the anticipatory IO scheduler there are 5 parameters under
-/sys/block/*/iosched/. All are units of milliseconds.
+/sys/block/*/queue/iosched/. All are units of milliseconds.
 
 The parameters are:
 * read_expire
--- linux-2.6-BK/Documentation/block/deadline-iosched.txt	2004-11-10 22:57:34.000000000 +0100
+++ linux-2.6-BK/Documentation/block/deadline-iosched.txt.edited	2004-11-11 00:56:39.000000000 +0100
@@ -9,7 +9,7 @@
 tunables control how the io scheduler works. You can find these entries
 in:
 
-/sys/block/<device>/iosched
+/sys/block/<device>/queue/iosched
 
 assuming that you have sysfs mounted on /sys. If you don't have sysfs mounted,
 you can do so by typing:
--- linux-2.6-BK/Documentation/kernel-parameters.txt	2004-11-10 22:57:33.000000000 +0100
+++ linux-2.6-BK/Documentation/kernel-parameters.txt.edited	2004-11-11 01:03:25.000000000 +0100
@@ -404,7 +404,8 @@
 
 	elevator=	[IOSCHED]
 			Format: {"as"|"cfq"|"deadline"|"noop"}
-			See Documentation/as-iosched.txt for details
+			See Documentation/block/as-iosched.txt
+			and Documentation/block/deadline-iosched.txt for details.
 
 	es1370=		[HW,OSS]
 			Format: <lineout>[,<micbias>]

             reply	other threads:[~2004-11-11  0:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-11  0:33 Christian Kujau [this message]
2004-11-11  6:40 ` [PATCH] minor scheduler documentation fix Jens Axboe

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=4192B375.5000206@g-house.de \
    --to=evil@g-house.de \
    --cc=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=piggin@cyberone.com.au \
    /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;
as well as URLs for NNTP newsgroup(s).