aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/block
diff options
context:
space:
mode:
authorWang Sheng-Hui <shhuiw@gmail.com>2011-11-04 11:22:33 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-11-04 12:01:48 -0700
commitb31966816dcd3d8b16109f39d7c7501dc9abb010 (patch)
treeed9545d24ae6b36c9ca475de7857d60270ae6d4c /Documentation/block
parentDocumentation: fix leds-class.txt duplicated word (diff)
downloadlinux-dev-b31966816dcd3d8b16109f39d7c7501dc9abb010.tar.xz
linux-dev-b31966816dcd3d8b16109f39d7c7501dc9abb010.zip
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 @@
To choose IO schedulers at boot time, use the argument 'elevator=deadline'.
-'noop', 'as' and 'cfq' (the default) are also available. IO schedulers are
-assigned globally at boot time only presently.
+'noop' and 'cfq' (the default) are also available. IO schedulers are assigned
+globally at boot time only presently.
Each io queue has a set of io scheduler tunables associated with it. These
tunables control how the io scheduler works. You can find these entries