commit | ada75b6e5b2a939401d4919dfaf2f2fc9484f68a | [log] [tgz] |
---|---|---|
author | Shaohua Li <shli@fb.com> | Mon Mar 27 10:51:42 2017 -0700 |
committer | Jens Axboe <axboe@fb.com> | Tue Mar 28 08:02:20 2017 -0600 |
tree | 9f07b5a5edb225e495dc6ec46b5a7e7b96182fcc | |
parent | 9e234eeafbe17e85908584392f249f0b329b8e1b [diff] |
blk-throttle: add interface to configure idle time threshold Add interface to configure the threshold. The io.low interface will like: echo "8:16 rbps=2097152 wbps=max idle=2000" > io.low idle is in microsecond unit. Signed-off-by: Shaohua Li <shli@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>