diff options
author | Avishay Traeger <avishay@il.ibm.com> | 2009-03-24 12:40:18 +0100 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2009-03-26 11:01:28 +0100 |
commit | 07e86f405addc6436eb969b8279bb14a6dcacce4 (patch) | |
tree | 2fe9979b5c313a41cd43dca04d3535cd60cd406d /Documentation/block/switching-sched.txt | |
parent | e7cbbf1bf17e3c706f874e867f7b744e1c86fed9 (diff) | |
download | kernel_samsung_espresso10-07e86f405addc6436eb969b8279bb14a6dcacce4.zip kernel_samsung_espresso10-07e86f405addc6436eb969b8279bb14a6dcacce4.tar.gz kernel_samsung_espresso10-07e86f405addc6436eb969b8279bb14a6dcacce4.tar.bz2 |
block: Repeated lines in switching-sched.txt
These lines appear in this file twice - removed one occurrence.
Signed-off-by: Avishay Traeger <avishay@il.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'Documentation/block/switching-sched.txt')
-rw-r--r-- | Documentation/block/switching-sched.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/block/switching-sched.txt b/Documentation/block/switching-sched.txt index 634c952..d5af3f6 100644 --- a/Documentation/block/switching-sched.txt +++ b/Documentation/block/switching-sched.txt @@ -35,9 +35,3 @@ noop anticipatory deadline [cfq] # echo anticipatory > /sys/block/hda/queue/scheduler # cat /sys/block/hda/queue/scheduler noop [anticipatory] deadline cfq - -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 -in: - -/sys/block/<device>/queue/iosched |