linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] minor scheduler documentation fix
@ 2004-11-11  0:33 Christian Kujau
  2004-11-11  6:40 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Kujau @ 2004-11-11  0:33 UTC (permalink / raw)
  To: linux-kernel; +Cc: axboe, piggin

[-- 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>]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] minor scheduler documentation fix
  2004-11-11  0:33 [PATCH] minor scheduler documentation fix Christian Kujau
@ 2004-11-11  6:40 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2004-11-11  6:40 UTC (permalink / raw)
  To: Christian Kujau; +Cc: linux-kernel, piggin

On Thu, Nov 11 2004, Christian Kujau wrote:
> -----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, I'll add docs for CFQ as well.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-11  6:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-11  0:33 [PATCH] minor scheduler documentation fix Christian Kujau
2004-11-11  6:40 ` Jens Axboe

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).