Hello, On Wed, May 21, 2025 at 01:14:53AM +0000, Shashank.Mahadasyam@xxxxxxxx wrote: > Hi Tejun, > > On 21 May 2025 5:11, Tejun Heo wrote: > > > -WARNING: cgroup2 cpu controller doesn't yet fully support the control of > > > +WARNING: cgroup2 cpu controller doesn't yet support the (bandwidth) control of > > > > This reads weird to me. Without the () part, it becomes "doesn't yet support > > the control of". Maybe rephrase it a bit more? > > I'm not sure how to rephrase it. It sounds fine to me 😅 Moreover, "doesn't > yet support the control of" was the wording when the warning paragraph on > RT_GROUP_SCHED was added in commit c2f31b79 (cgroup: add warning about RT > not being supported on cgroup2). Would removing the parentheses, making it > "doesn't yet support the bandwidth control of", sound better? You're right. I was thinking about sched_ext not RT. Lemme apply the patch as-is. Thanks. -- tejun