summaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorRandy Dunlap2006-01-14 22:21:20 +0100
committerLinus Torvalds2006-01-15 03:27:14 +0100
commit16ab3adf562fb723d9085c998637f214b10072c5 (patch)
treee49bb415ddf8be2b6aff29cb9bbbe93a77f26dbe /Documentation/kernel-parameters.txt
parent[PATCH] nlm kernel-parameters update (diff)
downloadkernel-qcow2-linux-16ab3adf562fb723d9085c998637f214b10072c5.tar.gz
kernel-qcow2-linux-16ab3adf562fb723d9085c998637f214b10072c5.tar.xz
kernel-qcow2-linux-16ab3adf562fb723d9085c998637f214b10072c5.zip
[PATCH] Update kernel-parameters.txt IOSCHED to spell out 'anticipatory'
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index e88e348886f2..1cbcf65b764b 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -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.