[PATCH 3/4] cpufreq/schedutil: use a fixed reference frequency
Conor Dooley
conor at kernel.org
Sat Sep 2 03:57:35 PDT 2023
On Fri, Sep 01, 2023 at 03:03:11PM +0200, Vincent Guittot wrote:
> +#ifdef arch_scale_freq_ref
> +/**
> + * arch_scale_freq_ref_policy - get the reference frequency of a given CPU that
> + * has been used to correlate frequency and compute capacity.
> + * @cpu: the CPU in question.
Copy-pasting fail? That's not what your parameter is called.
> + *
> + * Return: the reference CPU frequency.
> + */
> +static __always_inline
> +unsigned long arch_scale_freq_ref_policy(struct cpufreq_policy *policy)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20230902/d03ee0e8/attachment.sig>
More information about the linux-riscv
mailing list