Re: [PATCH v2 -next] blk-cgroup: move congestion_count to struct blkcg

From: Jens Axboe
Date: Fri Jul 19 2024 - 11:41:46 EST



On Tue, 16 Jul 2024 13:30:58 +0000, Xiu Jianfeng wrote:
> The congestion_count was introduced into the struct cgroup by
> commit d09d8df3a294 ("blkcg: add generic throttling mechanism"),
> but since it is closely related to the blkio subsys, it is not
> appropriate to put it in the struct cgroup, so let's move it to
> struct blkcg. There should be no functional changes because blkcg
> is per cgroup.
>
> [...]

Applied, thanks!

[1/1] blk-cgroup: move congestion_count to struct blkcg
commit: 89ed6c9ac69ec398ccb648f5f675b43e8ca679ca

Best regards,
--
Jens Axboe