Re: [PATCH v6 1/4] cpufreq: Remove per-CPU QoS constraint

From: Viresh Kumar

Date: Wed Mar 18 2026 - 07:14:40 EST


On 17-03-26, 11:17, Pierre Gondois wrote:
> policy->max_freq_req represents the maximum allowed frequency as
> requested by the policyX/scaling_max_freq sysfs file. This request
> applies to all CPUs of the policy. It is not possible to request
> a per-CPU maximum frequency.
>
> Thus, the interaction between the policy boost and scaling_max_freq
> settings should be handled by adding a boost specific QoS constraint.
> This will be handled in the following patches.

I don't think the above is required anymore. This patch is removing stale code
now which isn't useful anymore. It has nothing to do with a boost specific QOS
constraint.

And it would be better to know for sure why this isn't required anymore and
which patch exactly fixed this issue.

--
viresh