diff options
author | Tejun Heo <tj@kernel.org> | 2020-09-01 14:52:45 -0400 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-09-01 19:38:32 -0600 |
commit | 8692d2db8e01f1a5718f9b67c219b823a64b2088 (patch) | |
tree | 409a429d687d4a52c0a03a1d0e3deb81c60d5dfe /.cocciconfig | |
parent | 1aa50d020c7148f5f0bde15ca80fe6f91a8c5a4e (diff) | |
download | linux-8692d2db8e01f1a5718f9b67c219b823a64b2088.tar.bz2 |
blk-iocost: replace iocg->has_surplus with ->surplus_list
Instead of marking iocgs with surplus with a flag and filtering for them
while walking all active iocgs, build a surpluses list. This doesn't make
much difference now but will help implementing improved donation logic which
will iterate iocgs with surplus multiple times.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions