Hardware Frequency Steps - Intel P-State vs ACPI CPUFREQ

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I have Intel Xeon Phi 7210 running CentOS 7 with kernel 3.10.0-514.el7.x86_64. I am comparing what frequency steps are available when I boot system into intel p-state vs when the system uses acpi cpufreq. I run sudo cpupower frequency-info to get following two logs.



Intel P-State



analyzing CPU 0:
driver: intel_pstate
CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: Cannot determine or is not supported.
hardware limits: 1000 MHz - 1.50 GHz
available cpufreq governors: performance powersave
current policy: frequency should be within 1.40 GHz and 1.40 GHz.
The governor "performance" may decide which speed to use
within this range.
current CPU frequency: 1.30 GHz (asserted by call to hardware)
boost state support:
Supported: yes
Active: yes


ACPI CPUFREQ



analyzing CPU 0:
driver: acpi-cpufreq
CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: 10.0 us
hardware limits: 1000 MHz - 1.30 GHz
available frequency steps: 1.30 GHz, 1.30 GHz, 1.20 GHz, 1.10 GHz, 1000 MHz
available cpufreq governors: conservative userspace powersave ondemand performance
current policy: frequency should be within 1000 MHz and 1.30 GHz.
The governor "conservative" may decide which speed to use
within this range.
current CPU frequency: 1000 MHz (asserted by call to hardware)
boost state support:
Supported: yes
Active: yes


Why does two different scaling drivers show different hardware frequency limits? For intel p-state, I see frequency limits from 1GHz to 1.5GHz and on other hand acpi cpufreq shows 1GHz to 1.3GHz.



As per datasheet, the above processor can run at 1.5GHz with turbo boost, is that the reason why it's not available for acpi cpufreq?



Any specific reason why this is the case?



Thanks.







share|improve this question
























    up vote
    1
    down vote

    favorite












    I have Intel Xeon Phi 7210 running CentOS 7 with kernel 3.10.0-514.el7.x86_64. I am comparing what frequency steps are available when I boot system into intel p-state vs when the system uses acpi cpufreq. I run sudo cpupower frequency-info to get following two logs.



    Intel P-State



    analyzing CPU 0:
    driver: intel_pstate
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: Cannot determine or is not supported.
    hardware limits: 1000 MHz - 1.50 GHz
    available cpufreq governors: performance powersave
    current policy: frequency should be within 1.40 GHz and 1.40 GHz.
    The governor "performance" may decide which speed to use
    within this range.
    current CPU frequency: 1.30 GHz (asserted by call to hardware)
    boost state support:
    Supported: yes
    Active: yes


    ACPI CPUFREQ



    analyzing CPU 0:
    driver: acpi-cpufreq
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.0 us
    hardware limits: 1000 MHz - 1.30 GHz
    available frequency steps: 1.30 GHz, 1.30 GHz, 1.20 GHz, 1.10 GHz, 1000 MHz
    available cpufreq governors: conservative userspace powersave ondemand performance
    current policy: frequency should be within 1000 MHz and 1.30 GHz.
    The governor "conservative" may decide which speed to use
    within this range.
    current CPU frequency: 1000 MHz (asserted by call to hardware)
    boost state support:
    Supported: yes
    Active: yes


    Why does two different scaling drivers show different hardware frequency limits? For intel p-state, I see frequency limits from 1GHz to 1.5GHz and on other hand acpi cpufreq shows 1GHz to 1.3GHz.



    As per datasheet, the above processor can run at 1.5GHz with turbo boost, is that the reason why it's not available for acpi cpufreq?



    Any specific reason why this is the case?



    Thanks.







    share|improve this question






















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I have Intel Xeon Phi 7210 running CentOS 7 with kernel 3.10.0-514.el7.x86_64. I am comparing what frequency steps are available when I boot system into intel p-state vs when the system uses acpi cpufreq. I run sudo cpupower frequency-info to get following two logs.



      Intel P-State



      analyzing CPU 0:
      driver: intel_pstate
      CPUs which run at the same hardware frequency: 0
      CPUs which need to have their frequency coordinated by software: 0
      maximum transition latency: Cannot determine or is not supported.
      hardware limits: 1000 MHz - 1.50 GHz
      available cpufreq governors: performance powersave
      current policy: frequency should be within 1.40 GHz and 1.40 GHz.
      The governor "performance" may decide which speed to use
      within this range.
      current CPU frequency: 1.30 GHz (asserted by call to hardware)
      boost state support:
      Supported: yes
      Active: yes


      ACPI CPUFREQ



      analyzing CPU 0:
      driver: acpi-cpufreq
      CPUs which run at the same hardware frequency: 0
      CPUs which need to have their frequency coordinated by software: 0
      maximum transition latency: 10.0 us
      hardware limits: 1000 MHz - 1.30 GHz
      available frequency steps: 1.30 GHz, 1.30 GHz, 1.20 GHz, 1.10 GHz, 1000 MHz
      available cpufreq governors: conservative userspace powersave ondemand performance
      current policy: frequency should be within 1000 MHz and 1.30 GHz.
      The governor "conservative" may decide which speed to use
      within this range.
      current CPU frequency: 1000 MHz (asserted by call to hardware)
      boost state support:
      Supported: yes
      Active: yes


      Why does two different scaling drivers show different hardware frequency limits? For intel p-state, I see frequency limits from 1GHz to 1.5GHz and on other hand acpi cpufreq shows 1GHz to 1.3GHz.



      As per datasheet, the above processor can run at 1.5GHz with turbo boost, is that the reason why it's not available for acpi cpufreq?



      Any specific reason why this is the case?



      Thanks.







      share|improve this question












      I have Intel Xeon Phi 7210 running CentOS 7 with kernel 3.10.0-514.el7.x86_64. I am comparing what frequency steps are available when I boot system into intel p-state vs when the system uses acpi cpufreq. I run sudo cpupower frequency-info to get following two logs.



      Intel P-State



      analyzing CPU 0:
      driver: intel_pstate
      CPUs which run at the same hardware frequency: 0
      CPUs which need to have their frequency coordinated by software: 0
      maximum transition latency: Cannot determine or is not supported.
      hardware limits: 1000 MHz - 1.50 GHz
      available cpufreq governors: performance powersave
      current policy: frequency should be within 1.40 GHz and 1.40 GHz.
      The governor "performance" may decide which speed to use
      within this range.
      current CPU frequency: 1.30 GHz (asserted by call to hardware)
      boost state support:
      Supported: yes
      Active: yes


      ACPI CPUFREQ



      analyzing CPU 0:
      driver: acpi-cpufreq
      CPUs which run at the same hardware frequency: 0
      CPUs which need to have their frequency coordinated by software: 0
      maximum transition latency: 10.0 us
      hardware limits: 1000 MHz - 1.30 GHz
      available frequency steps: 1.30 GHz, 1.30 GHz, 1.20 GHz, 1.10 GHz, 1000 MHz
      available cpufreq governors: conservative userspace powersave ondemand performance
      current policy: frequency should be within 1000 MHz and 1.30 GHz.
      The governor "conservative" may decide which speed to use
      within this range.
      current CPU frequency: 1000 MHz (asserted by call to hardware)
      boost state support:
      Supported: yes
      Active: yes


      Why does two different scaling drivers show different hardware frequency limits? For intel p-state, I see frequency limits from 1GHz to 1.5GHz and on other hand acpi cpufreq shows 1GHz to 1.3GHz.



      As per datasheet, the above processor can run at 1.5GHz with turbo boost, is that the reason why it's not available for acpi cpufreq?



      Any specific reason why this is the case?



      Thanks.









      share|improve this question











      share|improve this question




      share|improve this question










      asked Oct 28 '17 at 15:36









      Chetan Arvind Patil

      238




      238

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f401084%2fhardware-frequency-steps-intel-p-state-vs-acpi-cpufreq%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f401084%2fhardware-frequency-steps-intel-p-state-vs-acpi-cpufreq%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay