aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/block
diff options
context:
space:
mode:
authorWang Sheng-Hui <shhuiw@gmail.com>2011-11-04 14:22:33 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2011-11-04 15:01:48 -0400
commitb31966816dcd3d8b16109f39d7c7501dc9abb010 (patch)
treeed9545d24ae6b36c9ca475de7857d60270ae6d4c /Documentation/block
parentee31892aaf47f1b5fd1323c9397db5d3f22d8b9e (diff)
Documentation: drop as block elevator reference in switching-sched.txt
Remove 'as' for as is no longer supported, and we can not use 'elevator=as' any more. Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com> Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Cc: Jens Axboe <axboe@kernel.dk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/block')
-rw-r--r--Documentation/block/switching-sched.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/block/switching-sched.txt b/Documentation/block/switching-sched.txt
index 71cfbdc0f74d..3b2612e342f1 100644
--- a/Documentation/block/switching-sched.txt
+++ b/Documentation/block/switching-sched.txt
@@ -1,6 +1,6 @@
1To choose IO schedulers at boot time, use the argument 'elevator=deadline'. 1To choose IO schedulers at boot time, use the argument 'elevator=deadline'.
2'noop', 'as' and 'cfq' (the default) are also available. IO schedulers are 2'noop' and 'cfq' (the default) are also available. IO schedulers are assigned
3assigned globally at boot time only presently. 3globally at boot time only presently.
4 4
5Each io queue has a set of io scheduler tunables associated with it. These 5Each io queue has a set of io scheduler tunables associated with it. These
6tunables control how the io scheduler works. You can find these entries 6tunables control how the io scheduler works. You can find these entries