lkml.org 
[lkml]   [2004]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] minor scheduler documentation fix
-----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-----
--- 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>]
\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.034 / U:2.580 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site