From: Wang Sheng-Hui Date: Thu, 15 Sep 2011 01:07:43 +0000 (+1000) Subject: The patch is against 3.1-rc3. X-Git-Tag: next-20110915~64^2~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8a7d2d538483c885dba29d15f5c4566ff4ee867c;p=karo-tx-linux.git 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 Signed-off-by: Randy Dunlap Cc: Jens Axboe --- diff --git a/Documentation/block/switching-sched.txt b/Documentation/block/switching-sched.txt index 71cfbdc0f74d..3b2612e342f1 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