Re: [PATCH] blk-mq: do not update io_ticks with passthrough requests

From: Jens Axboe
Date: Mon May 30 2022 - 09:13:37 EST


On Mon, 30 May 2022 14:40:59 +0800, iamhswang@xxxxxxxxx wrote:
> From: Haisu Wang <haisuwang@xxxxxxxxxxx>
>
> Flush or passthrough requests are not accounted as normal IO in completion.
> To reflect iostat for slow IO, io_ticks is updated when stat show called
> based on inflight numbers.
> It may cause inconsistent io_ticks calculation result.
>
> [...]

Applied, thanks!

[1/1] blk-mq: do not update io_ticks with passthrough requests
commit: b81c14ca14b631aa1abae32fb5ae75b5e9251012

Best regards,
--
Jens Axboe