Documenation: switching-sched: Remove notes about elevator argument
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Tue, 3 Sep 2019 14:04:02 +0000 (08:04 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 3 Sep 2019 14:04:02 +0000 (08:04 -0600)
This argument was ignored since blk-mq was set as default, so remove it
from documentation.

Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
.txt file is now .rst

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/block/switching-sched.rst

index 42042417380ebc05c7f88c9adb773f0e8ee98606..520f6b857544ee09d1bdea1f6467da378938907f 100644 (file)
@@ -2,10 +2,6 @@
 Switching Scheduler
 ===================
 
-To choose IO schedulers at boot time, use the argument 'elevator=deadline'.
-'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
 in::