diff options
author | Vincent Guittot <[email protected]> | 2023-12-11 11:48:55 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-12-23 15:52:36 +0100 |
commit | 1f023007f5e782bda19ad9104830c404fd622c5d (patch) | |
tree | 74dd934b49adae2c01a2fbca8247e0536db00307 /scripts/gdb | |
parent | 5477fa249b56c59c3baa1b237bf083cffa64c84a (diff) |
arm64/amu: Use capacity_ref_freq() to set AMU ratio
Use the new capacity_ref_freq() method to set the ratio that is used by AMU for
computing the arch_scale_freq_capacity().
This helps to keep everything aligned using the same reference for
computing CPUs capacity.
The default value of the ratio (stored in per_cpu(arch_max_freq_scale))
ensures that arch_scale_freq_capacity() returns max capacity until it is
set to its correct value with the cpu capacity and capacity_ref_freq().
Signed-off-by: Vincent Guittot <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Sudeep Holla <[email protected]>
Acked-by: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions