diff options
author | Paolo Valente <paolo.valente@linaro.org> | 2021-01-25 22:02:45 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-01-26 00:18:32 +0300 |
commit | d1f600fa4732dac36c71a03b790f0c829a076475 (patch) | |
tree | 38c8aee3d42fb1194c8b6daae7c73837d6dfb51b /block/blk-mq-debugfs-zoned.c | |
parent | 7f1995c27b19060dbdff23442f375e3097c90707 (diff) | |
download | linux-d1f600fa4732dac36c71a03b790f0c829a076475.tar.xz |
block, bfq: fix switch back from soft-rt weitgh-raising
A bfq_queue may happen to be deemed as soft real-time while it is
still enjoying interactive weight-raising. If this happens because of
a false positive, then the bfq_queue is likely to loose its soft
real-time status soon. Upon losing such a status, the bfq_queue must
get back its interactive weight-raising, if its interactive period is
not over yet. But this case is not handled. This commit corrects this
error.
Tested-by: Jan Kara <jack@suse.cz>
Signed-off-by: Paolo Valente <paolo.valente@linaro.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq-debugfs-zoned.c')
0 files changed, 0 insertions, 0 deletions