commit | 65752aef0a407e1ef17ec78a7fc31ba4e0b360f9 | [log] [tgz] |
---|---|---|
author | Yufen Yu <yuyufen@huawei.com> | Fri Jul 03 02:13:23 2020 -0400 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Jul 06 08:07:01 2020 -0600 |
tree | a632633bc93b3c8f5c891e6446364fea0ec33387 | |
parent | 3197d48a7c04eee3e50bd54ef7e17e383b8a919e [diff] |
docs: block: update and fix tiny error for bfq The max value of blkio.bfq.weight is 1000, rather than 10000. And 'weights' have been remove from /sys/block/XXX/queue/iosched. Signed-off-by: Yufen Yu <yuyufen@huawei.com> Acked-by: Paolo Valente <paolo.valente@linaro.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>