Linux block layer
 help / color / mirror / Atom feed
* [PATCH 0/2] disable I/O priority when prio_aging_expire is zero
@ 2026-08-20  2:12 Ye Bin
  2026-08-20  2:12 ` [PATCH 1/2] block/mq-deadline: " Ye Bin
  2026-08-20  2:12 ` [PATCH 2/2] block/mq-deadline: add module parameter for prio_aging_expire default Ye Bin
  0 siblings, 2 replies; 3+ messages in thread
From: Ye Bin @ 2026-08-20  2:12 UTC (permalink / raw)
  To: axboe, linux-block; +Cc: ming.lei

From: Ye Bin <yebin10@huawei.com>

Since the mq-deadline scheduler introduced support for I/O priorities, if
a process does not have an I/O priority configured, it becomes bound to
the process's scheduling priority. This change forces applications to
re-plan their I/O priorities. However, applications do not care about
I/O priorities, yet now they cannot disable priorities.

Ye Bin (2):
  block/mq-deadline: disable I/O priority when prio_aging_expire is zero
  block/mq-deadline: add module parameter for prio_aging_expire default

 block/mq-deadline.c | 84 ++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 71 insertions(+), 13 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-20  2:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-20  2:12 [PATCH 0/2] disable I/O priority when prio_aging_expire is zero Ye Bin
2026-08-20  2:12 ` [PATCH 1/2] block/mq-deadline: " Ye Bin
2026-08-20  2:12 ` [PATCH 2/2] block/mq-deadline: add module parameter for prio_aging_expire default Ye Bin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox