Re: [PATCH 2/4] topology: add a new arch_scale_freq_reference

From: Dietmar Eggemann
Date: Thu Sep 14 2023 - 17:01:35 EST


On 01/09/2023 15:03, Vincent Guittot wrote:
> Create a new method to get a unique and fixed max frequency. Currently
> cpuinfo.max_freq or last item of performance domain are used as the max
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

IMHO better `highest (or last) performance state` (struct em_perf_state)
... maybe easier to grasp?

[...]