diff options
author | Chengming Zhou <zhouchengming@bytedance.com> | 2020-07-30 14:31:04 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-07-30 19:45:29 +0200 |
commit | 1bf6ece5731db14f1556637494d2048a8bb15a41 (patch) | |
tree | aa7e182e5cb6d4cd12fbb3145adbaa2faa00858b /block/bfq-iosched.c | |
parent | iocost: Fix check condition of iocg abs_vdebt (diff) | |
download | linux-1bf6ece5731db14f1556637494d2048a8bb15a41.tar.xz linux-1bf6ece5731db14f1556637494d2048a8bb15a41.zip |
iocost_monitor: start from the oldest usage index
iocg usage_idx is the latest usage index, we should start from the
oldest usage index to show the consecutive NR_USAGE_SLOTS usages.
Signed-off-by: Chengming Zhou <zhouchengming@bytedance.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions