diff options
author | Vincent Guittot <[email protected]> | 2023-12-11 11:48:50 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-12-23 15:52:34 +0100 |
commit | 599457ba15403037b489fe536266a3d5f9efaed7 (patch) | |
tree | 41c93eec91f6bc2d8a0432e80bd317db924f4f3e /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 9942cb22ea458c34fa17b73d143ea32d4df1caca (diff) |
cpufreq: Use the fixed and coherent frequency for scaling capacity
cpuinfo.max_freq can change at runtime because of boost as an example. This
implies that the value could be different from the frequency that has been
used to compute the capacity of a CPU.
The new arch_scale_freq_ref() returns a fixed and coherent frequency
that can be used to compute the capacity for a given frequency.
[ Also fix a arch_set_freq_scale() newline style wart in <linux/cpufreq.h>. ]
Signed-off-by: Vincent Guittot <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Tested-by: Lukasz Luba <[email protected]>
Reviewed-by: Lukasz Luba <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Acked-by: Rafael J. Wysocki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions