Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blk-throttle: add a mechanism to estimate IO latency | Shaohua Li | 2017-03-28 | 1 | -1/+14 |
* | block: fix stacked driver stats init and free | Jens Axboe | 2017-03-21 | 1 | -1/+2 |
* | blk-stat: convert to callback-based statistics reporting | Omar Sandoval | 2017-03-21 | 1 | -164/+147 |
* | blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.c | Omar Sandoval | 2017-03-21 | 1 | -0/+2 |
* | blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE} | Omar Sandoval | 2017-03-21 | 1 | -41/+39 |
* | blk-stat: fix blk_stat_sum() if all samples are batched | Omar Sandoval | 2017-03-21 | 1 | -2/+2 |
* | blk-stat: fix a few cases of missing batch flushing | Jens Axboe | 2016-12-09 | 1 | -0/+8 |
* | blk-stat: fix a typo | Shaohua Li | 2016-12-02 | 1 | -1/+1 |
* | block: add scalable completion tracking of requests | Jens Axboe | 2016-11-10 | 1 | -0/+248 |