Re: [PATCH] switching-sched.txt: remove 'as' for as is no longersupported

From: Randy Dunlap
Date: Thu Sep 08 2011 - 18:54:17 EST


On 09/05/11 07:49, Wang Sheng-Hui wrote:
> The patch is against 3.1-rc3.
>
> as is no longer supported and we can not use 'elevator=as' any
> more.
>
> Signed-off-by: Wang Sheng-Hui <shhuiw@xxxxxxxxx>

Applied, thanks.

> ---
> Documentation/block/switching-sched.txt | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/block/switching-sched.txt b/Documentation/block/switching-sched.txt
> index 71cfbdc..3b2612e 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


--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/