aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorPaolo Valente <[email protected]>2021-06-19 14:09:42 +0000
committerJens Axboe <[email protected]>2021-06-21 21:03:41 +0000
commit511a2699237611b062df7798476bf3a1392910b9 (patch)
tree52387142d1f1dee29676e7233aafc6c531fff768 /lib/debugobjects.c
parentblk-wbt: make sure throttle is enabled properly (diff)
downloadkernel-511a2699237611b062df7798476bf3a1392910b9.tar.gz
kernel-511a2699237611b062df7798476bf3a1392910b9.zip
block, bfq: let also stably merged queues enjoy weight raising
Merged bfq_queues are kept out of weight-raising (low-latency) mechanisms. The reason is that these queues are usually created for non-interactive and non-soft-real-time tasks. Yet this is not the case for stably-merged queues. These queues are merged just because they are created shortly after each other. So they may easily serve the I/O of an interactive or soft-real time application, if the application happens to spawn multiple processes. To address this issue, this commits lets also stably-merged queued enjoy weight raising. Signed-off-by: Paolo Valente <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions