public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Otto Sabart <ottosabart@seberm.com>
Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
	Jens Axboe <axboe@kernel.dk>
Subject: Re: [PATCH 1/1] doc: kernel-parameters.txt: fix documentation of elevator parameter
Date: Wed, 6 Feb 2019 16:46:23 -0700	[thread overview]
Message-ID: <20190206164623.2c34715d@lwn.net> (raw)
In-Reply-To: <6775e969738a795c578dbc3072f3bebcd6cf7247.1549223107.git.ottosabart@seberm.com>

On Sun, 3 Feb 2019 21:00:19 +0100
Otto Sabart <ottosabart@seberm.com> wrote:

> Legacy IO schedulers (cfq, deadline and noop) were removed in
> f382fb0bcef4.
> 
> The documentation for deadline was retained because it carries over to
> mq-deadline as well, but location of the doc file was changed over time.
> 
> The old iosched algorithms were removed from elevator= kernel parameter
> and mq-deadline, kyber and bfq were added with a reference to their
> documentation.
> 
> Fixes: f382fb0bcef4 ("block: remove legacy IO schedulers")
> Signed-off-by: Otto Sabart <ottosabart@seberm.com>
> ---
>  Documentation/admin-guide/kernel-parameters.txt | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index b799bcf67d7b..2238fb3c7dcf 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -1182,9 +1182,10 @@
>  			arch/x86/kernel/cpu/cpufreq/elanfreq.c.
>  
>  	elevator=	[IOSCHED]
> -			Format: {"cfq" | "deadline" | "noop"}
> -			See Documentation/block/cfq-iosched.txt and
> -			Documentation/block/deadline-iosched.txt for details.
> +			Format: { "mq-deadline" | "kyber" | "bfq" }
> +			See Documentation/block/deadline-iosched.txt,
> +			Documentation/block/kyber-iosched.txt and
> +			Documentation/block/bfq-iosched.txt for details.

Applied, thanks.

jon

      reply	other threads:[~2019-02-06 23:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-03 20:00 [PATCH 1/1] doc: kernel-parameters.txt: fix documentation of elevator parameter Otto Sabart
2019-02-06 23:46 ` Jonathan Corbet [this message]

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=20190206164623.2c34715d@lwn.net \
    --to=corbet@lwn.net \
    --cc=axboe@kernel.dk \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ottosabart@seberm.com \
    /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