]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] Update kernel-parameters.txt IOSCHED to spell out 'anticipatory'
authorRandy Dunlap <rdunlap@xenotime.net>
Sat, 14 Jan 2006 21:21:20 +0000 (13:21 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 15 Jan 2006 02:27:14 +0000 (18:27 -0800)
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/kernel-parameters.txt

index e88e348886f24b018f0e2572be0636d179a8a024..1cbcf65b764b47137b0db013654e55f224c3c32c 100644 (file)
@@ -471,7 +471,7 @@ running once the system is up.
                        arch/i386/kernel/cpu/cpufreq/elanfreq.c.
 
        elevator=       [IOSCHED]
-                       Format: {"as" | "cfq" | "deadline" | "noop"}
+                       Format: {"anticipatory" | "cfq" | "deadline" | "noop"}
                        See Documentation/block/as-iosched.txt and
                        Documentation/block/deadline-iosched.txt for details.