Re: [PATCH 0/3] blk-throttle: add .low limit fix

2017-03-28 Thread Jens Axboe
On 03/27/2017 04:19 PM, Shaohua Li wrote: > Jens, > > The 3 patches replace the last two patches (patch 17/18) of the series I sent > out today. The new patch overloads blk stat as you suggested. Thanks! With that, I've queued it up for 4.12. -- Jens Axboe

[PATCH 0/3] blk-throttle: add .low limit fix

2017-03-27 Thread Shaohua Li
Jens, The 3 patches replace the last two patches (patch 17/18) of the series I sent out today. The new patch overloads blk stat as you suggested. Thanks, Shaohua Shaohua Li (3): block: track request size in blk_issue_stat blk-throttle: add a mechanism to estimate IO latency blk-throttle: a