commit | f0bf84a5dffa0800c4f8ae52a75c579978086901 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Tue Sep 01 14:52:56 2020 -0400 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Sep 01 19:38:33 2020 -0600 |
tree | b0638a693f11b5abae3c3a861f43282c795d0f76 | |
parent | 046037551721e8831f6718ac2149887f6bb1f802 [diff] |
blk-iocost: add three debug stat - cost.wait, indebt and indelay These are really cheap to collect and can be useful in debugging iocost behavior. Add them as debug stats for now. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>