[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [PATCH v6 11/19] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline and amd-cppc driver


  • To: Jan Beulich <jbeulich@xxxxxxxx>
  • From: "Penny, Zheng" <penny.zheng@xxxxxxx>
  • Date: Tue, 5 Aug 2025 06:31:28 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=amd.com; dmarc=pass action=none header.from=amd.com; dkim=pass header.d=amd.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=WRgPA7HXRRlMuHH7JUnOUjultWSweNdh4n/y+q4WFFM=; b=GxvcsBrWPAcy59B4L6B474XLat5qvypydb6gXbw1WU2FKN6SQKulpTnng4ioTdpcjjaxPW00vThZ/iMJogHoBt/htNRq+Q7HqQ3yl9YUdvZLQ/Dj9uV6sT348R/F4BuxRQH+MbpXIQgVx+kSC/srF9py/oHhLrgqYG5EG5lb5tm/rQk+c8r66u1jHjgA4FFMb4ODvqbbZktr/hegytUZ7a3N6HX7AkWdexHKA5UxLMt3a5ATapdrhjZCRkBBdQg+4gyDTDvdOhoJ7Q4LRN6PCIjwk+ur+VSJ7lu0rUILX7lqylmjhBTQlR1shtzco1yE2Ip6k34HpViEOzzFhDhKpw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=tlqWktoYBvjdQysExzHkJ2g6fRAq/0IXwNcwM098H6qD1ETmpmzY9ixbT/KOMGB+xm6tw6zB4Z2kT6WVF77JWk0n9mKPAL4rsUoYoYAfcL0NJSC3Bv/cQkmM/77S6rnnLA3+YyVgImd6LX3BYWVpjAuLPGr6gUMuRQQL8H8g+Q02Bh8zGK8tM0pqYVy1azY0eFR6k0piDWy7ztx+2Khna6kckryfBkdgKnTLbkygcLOLrujljdZV2PtnRJnkj1HzY3s7RVyW4/Vb4ksYNHGU/RUZai91OA12ZN3ovSGfD/4vup8ace2V3b3ntCamrspvrHJ5dg683YBgCre9lqtsNA==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=amd.com;
  • Cc: "Huang, Ray" <Ray.Huang@xxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, "Orzel, Michal" <Michal.Orzel@xxxxxxx>, Julien Grall <julien@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Tue, 05 Aug 2025 06:32:01 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Msip_labels: MSIP_Label_f265efc6-e181-49d6-80f4-fae95cf838a0_Enabled=True;MSIP_Label_f265efc6-e181-49d6-80f4-fae95cf838a0_SiteId=3dd8961f-e488-4e60-8e11-a82d994e183d;MSIP_Label_f265efc6-e181-49d6-80f4-fae95cf838a0_SetDate=2025-08-05T06:31:22.0000000Z;MSIP_Label_f265efc6-e181-49d6-80f4-fae95cf838a0_Name=Open Source;MSIP_Label_f265efc6-e181-49d6-80f4-fae95cf838a0_ContentBits=3;MSIP_Label_f265efc6-e181-49d6-80f4-fae95cf838a0_Method=Privileged
  • Thread-index: AQHb8hcjpcuBQZ3yA0mXIz4rkVtX0bQ08RmAgB1Oq3CAABUmgIABTe0g
  • Thread-topic: [PATCH v6 11/19] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline and amd-cppc driver

[Public]

> -----Original Message-----
> From: Jan Beulich <jbeulich@xxxxxxxx>
> Sent: Monday, August 4, 2025 4:48 PM
> To: Penny, Zheng <penny.zheng@xxxxxxx>
> Cc: Huang, Ray <Ray.Huang@xxxxxxx>; Andrew Cooper
> <andrew.cooper3@xxxxxxxxxx>; Anthony PERARD <anthony.perard@xxxxxxxxxx>;
> Orzel, Michal <Michal.Orzel@xxxxxxx>; Julien Grall <julien@xxxxxxx>; Roger Pau
> Monné <roger.pau@xxxxxxxxxx>; Stefano Stabellini <sstabellini@xxxxxxxxxx>; 
> xen-
> devel@xxxxxxxxxxxxxxxxxxxx
> Subject: Re: [PATCH v6 11/19] xen/x86: introduce "cpufreq=amd-cppc" xen 
> cmdline
> and amd-cppc driver
>
> On 04.08.2025 10:09, Penny, Zheng wrote:
> > [Public]
> >
> >> -----Original Message-----
> >> From: Jan Beulich <jbeulich@xxxxxxxx>
> >> Sent: Thursday, July 17, 2025 12:00 AM
> >> To: Penny, Zheng <penny.zheng@xxxxxxx>
> >> Cc: Huang, Ray <Ray.Huang@xxxxxxx>; Andrew Cooper
> >> <andrew.cooper3@xxxxxxxxxx>; Anthony PERARD
> >> <anthony.perard@xxxxxxxxxx>; Orzel, Michal <Michal.Orzel@xxxxxxx>;
> >> Julien Grall <julien@xxxxxxx>; Roger Pau Monné
> >> <roger.pau@xxxxxxxxxx>; Stefano Stabellini <sstabellini@xxxxxxxxxx>;
> >> xen- devel@xxxxxxxxxxxxxxxxxxxx
> >> Subject: Re: [PATCH v6 11/19] xen/x86: introduce "cpufreq=amd-cppc"
> >> xen cmdline and amd-cppc driver
> >>
> >> On 11.07.2025 05:50, Penny Zheng wrote:
> >>> --- a/xen/arch/x86/acpi/cpufreq/cpufreq.c
> >>> +++ b/xen/arch/x86/acpi/cpufreq/cpufreq.c
> >>> @@ -128,12 +128,14 @@ static int __init cf_check
> >>> cpufreq_driver_init(void)
> >>>
> >>>      if ( cpufreq_controller == FREQCTL_xen )
> >>>      {
> >>> +        unsigned int i = 0;
> >>
> >> Pointless initializer; both for() loops set i to 0. But also see further 
> >> down.
> >>
> >>> @@ -157,9 +164,70 @@ static int __init cf_check
> >>> cpufreq_driver_init(void)
> >>>
> >>>          case X86_VENDOR_AMD:
> >>>          case X86_VENDOR_HYGON:
> >>> -            ret = IS_ENABLED(CONFIG_AMD) ? powernow_register_driver() : -
> >> ENODEV;
> >>> +            if ( !IS_ENABLED(CONFIG_AMD) )
> >>> +            {
> >>> +                ret = -ENODEV;
> >>> +                break;
> >>> +            }
> >>> +            ret = -ENOENT;
> >>
> >> The code structure is sufficiently different from the Intel
> >> counterpart for this to perhaps better move ...
> >>
> >>> +            for ( i = 0; i < cpufreq_xen_cnt; i++ )
> >>> +            {
> >>> +                switch ( cpufreq_xen_opts[i] )
> >>> +                {
> >>> +                case CPUFREQ_xen:
> >>> +                    ret = powernow_register_driver();
> >>> +                    break;
> >>> +
> >>> +                case CPUFREQ_amd_cppc:
> >>> +                    ret = amd_cppc_register_driver();
> >>> +                    break;
> >>> +
> >>> +                case CPUFREQ_none:
> >>> +                    ret = 0;
> >>> +                    break;
> >>> +
> >>> +                default:
> >>> +                    printk(XENLOG_WARNING
> >>> +                           "Unsupported cpufreq driver for vendor AMD or 
> >>> Hygon\n");
> >>> +                    break;
> >>
> >> ... here.
> >>
> >
> > Are we suggesting moving
> > "
> >         if ( !IS_ENABLED(CONFIG_AMD) )
> >         {
> >                 ret = -ENODEV;
> >                 break;
> >         }
> > " here? In which case, When CONFIG_AMD=n and users doesn't provide
> > "cpufreq=xxx", we will have cpufreq_xen_cnt initialized as 1 and
> > cpufreq_xen_opts[0] = CPUFREQ_xen. powernow_register_driver() hence
> > gets invoked. The thing is that we don't have stub for it and it is
> > compiled under CONFIG_AMD I suggest to change to use #ifdef CONFIG_AMD
> > code wrapping
> >
> >>> +                }
> >>> +
> >>> +                if ( !ret || ret == -EBUSY )
> >>> +                    break;
> >>> +            }
> >>> +
> >>>              break;
> >>>          }
> >>> +
> >>> +        /*
> >>> +         * After successful cpufreq driver registeration,
> >> XEN_PROCESSOR_PM_CPPC
> >>> +         * and XEN_PROCESSOR_PM_PX shall become exclusive flags.
> >>> +         */
> >>> +        if ( !ret )
> >>> +        {
> >>> +            ASSERT(i < cpufreq_xen_cnt);
> >>> +            switch ( cpufreq_xen_opts[i] )
> >>
> >> Hmm, this is using the the initializer of i that I commented on. I
> >> think there's another default: case missing, where you simply "return 0" 
> >> (to
> retain prior behavior).
> >> But again see also yet further down.
> >>
> >>
> >>> +            /*
> >>> +             * No cpufreq driver gets registered, clear both
> >>> +             * XEN_PROCESSOR_PM_CPPC and XEN_PROCESSOR_PM_PX
> >>> +             */
> >>> +             xen_processor_pmbits &= ~(XEN_PROCESSOR_PM_CPPC |
> >>> +                                       XEN_PROCESSOR_PM_PX);
> >>
> >> Yet more hmm - this path you want to get through for the case mentioned 
> >> above.
> >> But only this code; specifically not the "switch (
> >> cpufreq_xen_opts[i] )", which really is "switch ( cpufreq_xen_opts[0]
> >> )" in that case, and that's pretty clearly wrong to evaluate in then.
> >
> > Correct me if I understand you wrongly:
> > The above "case missing" , are we talking about is entering "case
> CPUFREQ_none" ?
> > IMO, it may never be entered. If users doesn't provide "cpufreq=xxx", we 
> > will
> have cpufreq_xen_cnt initialized as 1 and cpufreq_xen_opts[0] = CPUFREQ_xen.
> That is, we will have px states as default driver. Even if we have failed 
> px-driver
> initialization, with cpufreq_xen_cnt limited to 1, we will not enter 
> CPUFREQ_none.
> > CPUFREQ_none only could be set when users explicitly set
> > "cpufreq=disabled/none/0", but in which case, cpufreq_controller will
> > be set with FREQCTL_none. And the whole cpufreq_driver_init() is under
> > " cpufreq_controller == FREQCTL_xen " condition Or "case missing" is
> > referring entering default case? In which case, we will have -ENOENT
> > errno. As we have ret=-ENOENT in the very beginning
>
> Sorry, this is hard to follow. Plus I think I made the main requirement quite
> clear: You want to "retain prior behavior" for all cases you don't 
> deliberately change
> to accommodate the new driver. Plus you want to watch out for pre- existing
> incorrect behavior: Rather than proliferating any, such would want adjusting.
>

I was trying to follow "there's another default: case missing, where you simply 
"return 0" (to retain prior behavior ) ",
The missing "default :" is referring the one for "switch ( 
boot_cpu_data.x86_vendor )"? (I thought it referred " switch ( 
cpufreq_xen_opts[i] ) " ....)
It is a pre- existing incorrect behavior which I shall create a new commit to 
fix it firstly
I'll add an -ENOENTRY initializer for ret at the very beginning , and 
complement the missing default: entry with "Unsupported vendor..." error log

> Jan

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.