diff options
author | Yahu Gao <gaoyahu19@gmail.com> | 2022-01-07 07:58:59 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-02-17 04:09:14 +0100 |
commit | bcd2be763252f3a4d5fc4d6008d4d96c601ee74b (patch) | |
tree | 0b9b3a75437796bd4bcdff7f28a18df6e9118119 /block/bfq-iosched.c | |
parent | blk-mq: avoid extending delays of active hctx from blk_mq_delay_run_hw_queues (diff) | |
download | linux-bcd2be763252f3a4d5fc4d6008d4d96c601ee74b.tar.xz linux-bcd2be763252f3a4d5fc4d6008d4d96c601ee74b.zip |
block/bfq_wf2q: correct weight to ioprio
The return value is ioprio * BFQ_WEIGHT_CONVERSION_COEFF or 0.
What we want is ioprio or 0.
Correct this by changing the calculation.
Signed-off-by: Yahu Gao <gaoyahu19@gmail.com>
Acked-by: Paolo Valente <paolo.valente@linaro.org>
Link: https://lore.kernel.org/r/20220107065859.25689-1-gaoyahu19@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/bfq-iosched.c')
0 files changed, 0 insertions, 0 deletions