commit | 47cb393ee4815e10ab66f981fed581afdcc7caac | [log] [tgz] |
---|---|---|
author | John Pittman <jpittman@redhat.com> | Tue Jan 08 16:56:13 2019 -0500 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Jan 09 07:38:48 2019 -0700 |
tree | 3eecbe7465fdcee15ef0dfeecc95105b45e85793 | |
parent | 40405851af73c59678ffd8f490e6b288c7fbaf29 [diff] |
block: doc: add slice_idle_us to bfq documentation Of the tunables available for the bfq I/O scheduler, the only one missing from the documentation in 'Documentation/block/bfq-iosched.txt' is slice_idle_us. Add this tunable to the documentation and a short explanation of its purpose. Acked-by: Paolo Valente <paolo.valente@linaro.org> Signed-off-by: John Pittman <jpittman@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>