commit | 926f75f6a9ef503d45dced061e304d0324beeba1 | [log] [tgz] |
---|---|---|
author | Baolin Wang <[email protected]> | Thu Nov 26 16:16:15 2020 +0800 |
committer | Jens Axboe <[email protected]> | Mon Dec 07 13:20:31 2020 -0700 |
tree | a708adfe241c227652af672d9af68a9601a0206d | |
parent | 2474787a75b4f358e81f367653c73edecd67aa2d [diff] |
blk-iocost: Factor out the base vrate change into a separate function Factor out the base vrate change code into a separate function to fimplify the ioc_timer_fn(). No functional change. Signed-off-by: Baolin Wang <[email protected]> Acked-by: Tejun Heo <[email protected]> Signed-off-by: Jens Axboe <[email protected]>