enproject.org
> Subject: Re: [PATCH v5 09/18] xen/pmstat: introduce CONFIG_PM_OP
>
> On 30.06.2025 10:24, Jan Beulich wrote:
> > On 16.06.2025 08:41, Penny Zheng wrote:
> >> --- a/xen/common/Kconfig
> >> +++ b/xen/common/Kconfig
> >> @@ -620,4 +620,12 @@
On 30.06.2025 10:24, Jan Beulich wrote:
> On 16.06.2025 08:41, Penny Zheng wrote:
>> --- a/xen/common/Kconfig
>> +++ b/xen/common/Kconfig
>> @@ -620,4 +620,12 @@ config SYSCTL
>>
>> endmenu
>>
>> +config PM_OP
>> +bool "Enable Performance Management Operation"
>> +depends on ACPI && HA
On 16.06.2025 08:41, Penny Zheng wrote:
> --- a/xen/common/Kconfig
> +++ b/xen/common/Kconfig
> @@ -620,4 +620,12 @@ config SYSCTL
>
> endmenu
>
> +config PM_OP
> + bool "Enable Performance Management Operation"
> + depends on ACPI && HAS_CPUFREQ && SYSCTL
> + default y
Btw, doesn