commit | f4fe3ea636385a51f1dfbb27c387a04b12b919e9 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Mon Apr 13 12:27:57 2020 -0400 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Apr 30 15:54:45 2020 -0600 |
tree | 9033f3957cfece9184c9ab805b69c34783c55356 | |
parent | cd006509b0a93cb7ee9d9fd50ae274098997a460 [diff] |
iocost_monitor: exit successfully if interval is zero This is to help external tools to decide whether iocost_monitor has all its requirements met or not based on the exit status of an -i0 run. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>