Re: [External] Re: [RFC PATCH] sched: Enable root level cgroup bandwidth control

From: Feiran Zheng .
Date: Wed May 18 2022 - 11:55:42 EST


On Wed, May 18, 2022 at 3:31 PM Vincent Guittot
<vincent.guittot@xxxxxxxxxx> wrote:
> there is a DTPM powercap provider in the latest kernel and a scmi
> power capp provider is under review


Thanks, so DTPM can be a good solution for ARM. We could also deal
with AMD with acpi-cpufreq if powercap is not supported yet.

That aside, I think cpu cgroup has a familiar and simple sysfs
interface, and is more importantly hardware agnostic so it would be
really nice to have.

Alternatively, I assume we can look into a device-independent idle
injection mechanism?

Fam