diff options
| author | Randy Dunlap <rdunlap@xenotime.net> | 2006-01-14 16:21:20 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-14 21:27:14 -0500 |
| commit | 16ab3adf562fb723d9085c998637f214b10072c5 (patch) | |
| tree | e49bb415ddf8be2b6aff29cb9bbbe93a77f26dbe | |
| parent | a6b25b675db9f9f1af640b928f5476e8454b391c (diff) | |
[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>
| -rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
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. | |||
| 471 | arch/i386/kernel/cpu/cpufreq/elanfreq.c. | 471 | arch/i386/kernel/cpu/cpufreq/elanfreq.c. |
| 472 | 472 | ||
| 473 | elevator= [IOSCHED] | 473 | elevator= [IOSCHED] |
| 474 | Format: {"as" | "cfq" | "deadline" | "noop"} | 474 | Format: {"anticipatory" | "cfq" | "deadline" | "noop"} |
| 475 | See Documentation/block/as-iosched.txt and | 475 | See Documentation/block/as-iosched.txt and |
| 476 | Documentation/block/deadline-iosched.txt for details. | 476 | Documentation/block/deadline-iosched.txt for details. |
| 477 | 477 | ||
