diff options
author | Bart Van Assche <[email protected]> | 2021-06-17 17:44:44 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-06-21 15:03:40 -0600 |
commit | 556910e39249d55e23deaec479f49e7d85bc0d24 (patch) | |
tree | a62be8dec496a444ab8e691e406ee33609939246 /scripts/gdb/linux/timerlist.py | |
parent | fb44023e70224c3bd9eb949bd3ab66876bd14c56 (diff) |
block: Introduce the ioprio rq-qos policy
Introduce an rq-qos policy that assigns an I/O priority to requests based
on blk-cgroup configuration settings. This policy has the following
advantages over the ioprio_set() system call:
- This policy is cgroup based so it has all the advantages of cgroups.
- While ioprio_set() does not affect page cache writeback I/O, this rq-qos
controller affects page cache writeback I/O for filesystems that support
assiociating a cgroup with writeback I/O. See also
Documentation/admin-guide/cgroup-v2.rst.
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