Hello Yu. On Thu, Sep 09, 2021 at 10:08:15PM +0800, Yu Kuai <yukuai3@xxxxxxxxxx> wrote: > I'm not sure why this feature is disabled in the first place, is > there any problem or design constraint? The idea for v2 is that in the root cgroup remain only kernel threads that provide "global" services and any user workload that should be constrained is put into non-root cgroups. Additionally, if kernel threads carry out work associated with a cgroup they can charge it to the respective cgroup. [snip] > We want to limit the overall iops/bps of the device in cgroup v2, Cui bono? (I mean what is the reason for throttling on the global level when there's no other entity utiliting the residual? <joke>Your drives are too fast?</joke>) Michal