[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190828011930.29791-4-marcos.souza.org@gmail.com>
Date: Tue, 27 Aug 2019 22:19:29 -0300
From: Marcos Paulo de Souza <marcos.souza.org@...il.com>
To: linux-kernel@...r.kernel.org, linux-block@...r.kernel.org,
axboe@...nel.dk
Cc: Marcos Paulo de Souza <marcos.souza.org@...il.com>,
Hannes Reinecke <hare@...e.com>
Subject: [RESEND PATCH 3/4] Documenation: switching-sched: Remove notes about elevator argument
This argument was ignored since blk-mq was set as default, so remove it
from documentation.
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@...il.com>
Reviewed-by: Hannes Reinecke <hare@...e.com>
---
Documentation/block/switching-sched.txt | 4 ----
1 file changed, 4 deletions(-)
diff --git a/Documentation/block/switching-sched.txt b/Documentation/block/switching-sched.txt
index 7977f6fb8b20..431d56471227 100644
--- a/Documentation/block/switching-sched.txt
+++ b/Documentation/block/switching-sched.txt
@@ -1,7 +1,3 @@
-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:
--
2.22.0
Powered by blists - more mailing lists