Skip to content
Commit 9677a3e0 authored by Tejun Heo's avatar Tejun Heo Committed by Jens Axboe
Browse files

block/rq_qos: implement rq_qos_ops->queue_depth_changed()



wbt already gets queue depth changed notification through
wbt_set_queue_depth().  Generalize it into
rq_qos_ops->queue_depth_changed() so that other rq_qos policies can
easily hook into the events too.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d3e65fff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment