On Wed, Jan 12, 2022 at 10:40:01AM -0500, Waiman Long wrote: > Yes, that is a possible workaround. However, it makes cgroup management much > harder especially in the cgroup v2 environment where multiple controllers > are likely to be enabled in the same cgroup. In most cases, cgroup2 shouldn't be a problem here given that controllers can be enabled selectively and this 1-cpu cgroups will most likely be leaves. But yeah, not super convenient. Thanks. -- tejun