Re: [PATCH] blk-iocost: combine local_stat and desc_stat to stat

From: Jens Axboe
Date: Wed May 11 2022 - 19:06:33 EST


On Tue, 10 May 2022 11:47:57 +0800, Chengming Zhou wrote:
> When we flush usage, wait, indebt stat in iocg_flush_stat(), we use
> local_stat and desc_stat, which has no point since the leaf iocg
> only has local_stat and the inner iocg only has desc_stat. Also
> we don't need to flush percpu abs_vusage for these inner iocgs.
>
> This patch combine local_stat and desc_stat to stat, only flush
> percpu abs_vusage for active leaf iocgs, then build inner walk
> list to propagate.
>
> [...]

Applied, thanks!

[1/1] blk-iocost: combine local_stat and desc_stat to stat
commit: 2a371f7d5fa575010b915e325c5d20b9ad0d5d5a

Best regards,
--
Jens Axboe