RE: [PATCH v2 11/21] cpufreq: amd: add amd-pstate frequencies attributes
From: "Huang, Ray" <Ray.Huang@amd.com>
Date: 2021-10-14 10:36:00
Also in:
lkml
From: "Huang, Ray" <Ray.Huang@amd.com>
Date: 2021-10-14 10:36:00
Also in:
lkml
[AMD Official Use Only]
-----Original Message----- From: Fontenot, Nathan <redacted> Sent: Wednesday, September 29, 2021 5:36 AM To: Huang, Ray <Ray.Huang@amd.com>; Rafael J . Wysocki [off-list ref]; Viresh Kumar [off-list ref]; Shuah Khan [off-list ref]; Borislav Petkov [off-list ref]; Peter Zijlstra [off-list ref]; Ingo Molnar [off-list ref]; linux-pm@vger.kernel.org Cc: Sharma, Deepak <redacted>; Deucher, Alexander [off-list ref]; Limonciello, Mario [off-list ref]; Su, Jinzhou (Joe) [off-list ref]; Du, Xiaojian [off-list ref]; linux-kernel@vger.kernel.org; x86@kernel.org Subject: Re: [PATCH v2 11/21] cpufreq: amd: add amd-pstate frequencies attributes On 9/26/2021 4:05 AM, Huang Rui wrote:quoted
Introduce sysfs attributes to get the different level processor frequencies.Can you provide an explanation on why these are needed in addition to the sysfs files created by the core cpufreq driver? Some of these appear to be duplicates.
I will clean up the duplicated sysfs with core cpufreq driver in V3. Thanks, Ray