diff options
author | Christoph Hellwig <[email protected]> | 2023-02-03 16:03:52 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-02-03 08:20:05 -0700 |
commit | 4e1d91ae876bd12f327340f11a16a1278985e7e1 (patch) | |
tree | 2cfd201288495cb93e0646a2d6e561b4d2be5b01 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 0bc65bd41dfd2f75b9f38812326d767db5cd0663 (diff) |
blk-wbt: open code wbt_queue_depth_changed in wbt_init
wbt_queue_depth_changed just updates a field and calls another function.
Open code it in wbt_init, so that the local queue variable can be used
instead of the one stored in the rq_qos. This will allow delaying that
rq_qos->queue assignment in a subsequent patch.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Andreas Herrmann <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions