diff options
author | Bart Van Assche <[email protected]> | 2021-06-17 17:44:53 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-06-21 15:03:40 -0600 |
commit | c807ab520fc3fd056c47c74ced63f9d3991a171b (patch) | |
tree | c32541c4cca20460665edc00e4f8bfa52dee75c7 /scripts/gdb/linux/timerlist.py | |
parent | d672d325b1492f5b0e54b7226f01e2d57b58bfb4 (diff) |
block/mq-deadline: Add I/O priority support
Maintain one dispatch list and one FIFO list per I/O priority class: RT, BE
and IDLE. Maintain statistics for each priority level. Split the debugfs
attributes per priority level as follows:
$ ls /sys/kernel/debug/block/.../sched/
async_depth dispatch2 read_next_rq write2_fifo_list
batching read0_fifo_list starved write_next_rq
dispatch0 read1_fifo_list write0_fifo_list
dispatch1 read2_fifo_list write1_fifo_list
Cc: Damien Le Moal <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Ming Lei <[email protected]>
Cc: Johannes Thumshirn <[email protected]>
Cc: Himanshu Madhani <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions