* [PATCH] switching-sched.txt: remove 'as' for as is no longer supported
@ 2011-09-05 14:49 Wang Sheng-Hui
2011-09-08 17:26 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Wang Sheng-Hui @ 2011-09-05 14:49 UTC (permalink / raw)
To: Randy Dunlap, linux-doc, linux-kernel
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@gmail.com>
---
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
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] switching-sched.txt: remove 'as' for as is no longer supported
2011-09-05 14:49 [PATCH] switching-sched.txt: remove 'as' for as is no longer supported Wang Sheng-Hui
@ 2011-09-08 17:26 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2011-09-08 17:26 UTC (permalink / raw)
To: Wang Sheng-Hui; +Cc: linux-doc, linux-kernel, Jens Axboe
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@gmail.com>
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 ***
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-08 22:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-05 14:49 [PATCH] switching-sched.txt: remove 'as' for as is no longer supported Wang Sheng-Hui
2011-09-08 17:26 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox