Re: [PATCH v4 11/20] xen/pmstat: introduce CONFIG_PM_OP

2025-06-12 Thread Jan Beulich
ony PERARD ; Orzel, Michal >> ; Julien Grall ; Stefano Stabellini >> ; xen-devel@lists.xenproject.org >> Subject: Re: [PATCH v4 11/20] xen/pmstat: introduce CONFIG_PM_OP >> >> On 28.05.2025 11:16, Penny Zheng wrote: >>> --- a/xen/common/Kconfig >>

RE: [PATCH v4 11/20] xen/pmstat: introduce CONFIG_PM_OP

2025-06-12 Thread Penny, Zheng
enproject.org > Subject: Re: [PATCH v4 11/20] xen/pmstat: introduce CONFIG_PM_OP > > On 28.05.2025 11:16, Penny Zheng wrote: > > --- a/xen/common/Kconfig > > +++ b/xen/common/Kconfig > > @@ -591,4 +591,11 @@ config SYSCTL > > to reduce Xen footprint. > &g

Re: [PATCH v4 11/20] xen/pmstat: introduce CONFIG_PM_OP

2025-06-10 Thread Jan Beulich
On 28.05.2025 11:16, Penny Zheng wrote: > --- a/xen/common/Kconfig > +++ b/xen/common/Kconfig > @@ -591,4 +591,11 @@ config SYSCTL > to reduce Xen footprint. > endmenu > > +config PM_OP > + bool "Enable Performance Management Operation" > + depends on ACPI && HAS_CPUFREQ && SYSCT