[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4EB42D69.7030503@xenotime.net>
Date: Fri, 04 Nov 2011 11:22:33 -0700
From: Randy Dunlap <rdunlap@...otime.net>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>
CC: Wang Sheng-Hui <shhuiw@...il.com>, Jens Axboe <axboe@...nel.dk>
Subject: [PATCH 8/8] Documentation: drop as block elevator reference in switching-sched.txt
From: Wang Sheng-Hui <shhuiw@...il.com>
Remove 'as' for as is no longer supported.
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@...il.com>
Signed-off-by: Randy Dunlap <rdunlap@...otime.net>
Cc: Jens Axboe <axboe@...nel.dk>
---
Documentation/block/switching-sched.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- lnx1104.orig/Documentation/block/switching-sched.txt
+++ lnx1104/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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists