diff options
author | Kemeng Shi <[email protected]> | 2022-10-18 20:19:29 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-12-01 07:44:12 -0700 |
commit | c6d2efdd38b4e45741e103b6338f08e5ff2aae03 (patch) | |
tree | d9157107f4d5fe1955d556c7986c2231efdffb02 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ecaaaabeead5329aa4c697c484bfc21cc129ab10 (diff) |
blk-iocost: Reset vtime_base_rate in ioc_refresh_params
Since commit ac33e91e2daca("blk-iocost: implement vtime loss compensation")
split vtime_rate into vtime_rate and vtime_base_rate, we need reset both
vtime_base_rate and vtime_rate when device parameters are refreshed.
If vtime_base_rate is no reset here, vtime_rate will be overwritten with
old vtime_base_rate soon in ioc_refresh_vrate.
Signed-off-by: Kemeng Shi <[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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions