Re: [PATCH] blk-cgroup: set blkg iostat after percpu stat aggregation
From: Tejun Heo
Date: Mon Feb 14 2022 - 14:06:10 EST
On Sun, Feb 13, 2022 at 04:59:02PM +0800, Chengming Zhou wrote:
> Don't need to do blkg_iostat_set for top blkg iostat on each CPU,
> so move it after percpu stat aggregation.
>
> Fixes: ef45fe470e1e ("blk-cgroup: show global disk stats in root cgroup
> io.stat")
I'm not sure Fixes tag is necessary here.
> Signed-off-by: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
but other than that,
Acked-by: Tejun Heo <tj@xxxxxxxxxx>
Thanks.
--
tejun