linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
To: linux-kernel@vger.kernel.org, linux-block@vger.kernel.org,
	axboe@kernel.dk
Cc: Marcos Paulo de Souza <marcos.souza.org@gmail.com>,
	Hannes Reinecke <hare@suse.com>
Subject: [RESEND PATCH 3/4] Documenation: switching-sched: Remove notes about elevator argument
Date: Tue, 27 Aug 2019 22:19:29 -0300	[thread overview]
Message-ID: <20190828011930.29791-4-marcos.souza.org@gmail.com> (raw)
In-Reply-To: <20190828011930.29791-1-marcos.souza.org@gmail.com>

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@gmail.com>
Reviewed-by: Hannes Reinecke <hare@suse.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


  parent reply	other threads:[~2019-08-28  1:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-28  1:19 [RESEND PATCH 0/4] Remove elevator kernel parameter Marcos Paulo de Souza
2019-08-28  1:19 ` [RESEND PATCH 1/4] block: elevator.c: Remove now unused elevator= argument Marcos Paulo de Souza
2019-08-28  1:19 ` [RESEND PATCH 2/4] kernel-parameters.txt: Remove elevator argument Marcos Paulo de Souza
2019-08-28  1:19 ` Marcos Paulo de Souza [this message]
2019-08-28  1:19 ` [RESEND PATCH 4/4] Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator= Marcos Paulo de Souza
2019-09-01 23:29   ` [PATCH v2 0/4] Remove elevator kernel parameter Marcos Paulo de Souza
2019-09-01 23:29     ` [PATCH v2 1/4] block: elevator.c: Remove now unused elevator= argument Marcos Paulo de Souza
2019-09-03  9:06       ` Christoph Hellwig
2019-09-01 23:29     ` [PATCH v2 2/4] kernel-parameters.txt: Remove elevator argument Marcos Paulo de Souza
2019-09-03  9:06       ` Christoph Hellwig
2019-09-01 23:29     ` [PATCH v2 3/4] Documenation: switching-sched: Remove notes about " Marcos Paulo de Souza
2019-09-03  9:06       ` Christoph Hellwig
2019-09-01 23:29     ` [PATCH v2 4/4] Documentation:kernel-per-CPU-kthreads.txt: Remove reference to elevator= Marcos Paulo de Souza
2019-09-03  9:07       ` Christoph Hellwig
2019-09-03 14:06 ` [RESEND PATCH 0/4] Remove elevator kernel parameter Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190828011930.29791-4-marcos.souza.org@gmail.com \
    --to=marcos.souza.org@gmail.com \
    --cc=axboe@kernel.dk \
    --cc=hare@suse.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).