<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Multiplicator step up / down thresholds in Mobile and Desktop Processors</title>
    <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Multiplicator-step-up-down-thresholds/m-p/314725#M8234</link>
    <description>&lt;P&gt;Hi Thunderblade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are on the right track, but one small correction to your original post.  Enhanced Intel SpeedStep® Technology doesn't change the multiplier, it changes the P-State of the processor.  A P-State is specified combination of voltage and frequency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P-states cannot be modified (meaning you can't change the voltage/frequency combination for say P-1), but you can modify how aggressively the OS manages the transitions.  Microsoft® has a very good article here:  &lt;A href="http://download.microsoft.com/download/3/0/2/3027D574-C433-412A-A8B6-5E0A75D5B237/ProcPowerMgmtWin7.docx"&gt;http://download.microsoft.com/download/3/0/2/3027D574-C433-412A-A8B6-5E0A75D5B237/ProcPowerMgmtWin7.docx&lt;/A&gt; &lt;A href="http://download.microsoft.com/download/3/0/2/3027D574-C433-412A-A8B6-5E0A75D5B237/ProcPowerMgmtWin7.docx"&gt;http://download.microsoft.com/download/3/0/2/3027D574-C433-412A-A8B6-5E0A75D5B237/ProcPowerMgmtWin7.docx&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find a list of Processor Power Management settings starting on page 27.  You will need to use Powercfg.exe to un-hide some of them using the same general syntax you noted in your second post.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2013 14:55:31 GMT</pubDate>
    <dc:creator>Kevin_M_Intel</dc:creator>
    <dc:date>2013-08-23T14:55:31Z</dc:date>
    <item>
      <title>Multiplicator step up / down thresholds</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Multiplicator-step-up-down-thresholds/m-p/314723#M8232</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from what I understand, Intel SpeedStep works this way:&lt;/P&gt;&lt;P&gt;- upon a certain CPU load, the multiplicator is switched up to the next available one.&lt;/P&gt;&lt;P&gt;- below a certain CPU load, the multiplicator is switched down to the next available one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I don't understand are the CPU load tresholds and times that are used. Using "CoreTemp" under Windows 7, I can see the switching happening. It seems that only after a certain time of a certain CPU load, my i5 switches up from 1.2 GHz to 1.4 GHz, and so on. Also when load is 2% or lower, after a certain time (a few seconds?) it switches down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Is there a document listing the CPU load tresholds and times that are defined for switching multiplicator up/down?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Is it possible to change the load or time tresholds with a kind of (yet to be written) software configuration utility? E.g. to enhance battery life, I might consider upping the mulitplicator only when the load exceeds, say, 50%, and not just 5% or so. Also I might consider CPU peaks of less than say, 3 seconds, to be ignored when I am on battery. etc. This was possible under Windows XP with the tool "Notebook Hardware Control", but it doesn't work on Windows 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- ThunderBlade&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2013 14:33:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Multiplicator-step-up-down-thresholds/m-p/314723#M8232</guid>
      <dc:creator>TBlad</dc:creator>
      <dc:date>2013-08-15T14:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multiplicator step up / down thresholds</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Multiplicator-step-up-down-thresholds/m-p/314724#M8233</link>
      <description>&lt;P&gt;I would have expected that someone more knowledgeable than me would answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After some long digging, I found the solution. Windows 7 reads the information in question out of so called ACPI tables, provided by the BIOS. It then uses them according to its internal policies, but you can change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From a cmd.exe with Admin priviliges, do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;powercfg -attributes SUB_PROCESSOR 4d2b0152-7d5c-498b-88e2-34345392a2c5 -ATTRIB_HIDE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this you suddenly will find a new option in Energy Management under Processor Energy Managment. It will allow you to change the interval the need for a switch up or down is evaluated. On my machine the default was 30 milliseconds. I changed it to 100 milliseconds and voila: I see the machine switch up less often. Before, even on an "idle" system, it switched up from time to time because of some background processes.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2013 09:20:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Multiplicator-step-up-down-thresholds/m-p/314724#M8233</guid>
      <dc:creator>TBlad</dc:creator>
      <dc:date>2013-08-21T09:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Multiplicator step up / down thresholds</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Multiplicator-step-up-down-thresholds/m-p/314725#M8234</link>
      <description>&lt;P&gt;Hi Thunderblade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are on the right track, but one small correction to your original post.  Enhanced Intel SpeedStep® Technology doesn't change the multiplier, it changes the P-State of the processor.  A P-State is specified combination of voltage and frequency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P-states cannot be modified (meaning you can't change the voltage/frequency combination for say P-1), but you can modify how aggressively the OS manages the transitions.  Microsoft® has a very good article here:  &lt;A href="http://download.microsoft.com/download/3/0/2/3027D574-C433-412A-A8B6-5E0A75D5B237/ProcPowerMgmtWin7.docx"&gt;http://download.microsoft.com/download/3/0/2/3027D574-C433-412A-A8B6-5E0A75D5B237/ProcPowerMgmtWin7.docx&lt;/A&gt; &lt;A href="http://download.microsoft.com/download/3/0/2/3027D574-C433-412A-A8B6-5E0A75D5B237/ProcPowerMgmtWin7.docx"&gt;http://download.microsoft.com/download/3/0/2/3027D574-C433-412A-A8B6-5E0A75D5B237/ProcPowerMgmtWin7.docx&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find a list of Processor Power Management settings starting on page 27.  You will need to use Powercfg.exe to un-hide some of them using the same general syntax you noted in your second post.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 14:55:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Multiplicator-step-up-down-thresholds/m-p/314725#M8234</guid>
      <dc:creator>Kevin_M_Intel</dc:creator>
      <dc:date>2013-08-23T14:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Multiplicator step up / down thresholds</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Multiplicator-step-up-down-thresholds/m-p/314726#M8235</link>
      <description>&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks so much for following up. I had meanwhile found a similar document from Microsoft (probably an older version), and I have been experimenting with the settings to influence the transition through the P-States. The default settings seem to assume a totally idle CPU, that switches up as soon as e.g. an MP3 player is active in the background, or a website uses an annyoing flash advertisement. That naturally consumes more power and heat. The most important setting seems to be the "Processor Performance Increase Threshold", increasing it helps avoiding a switch up on minor CPU load peaks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my i5 the lowest state is 1.2 GHz. I wonder if it is possible to go below that, e.g. 1.0 GHz or 800 MHz, on very low CPU loads?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- ThunderBlade&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2013 08:35:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Multiplicator-step-up-down-thresholds/m-p/314726#M8235</guid>
      <dc:creator>TBlad</dc:creator>
      <dc:date>2013-08-30T08:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Multiplicator step up / down thresholds</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Multiplicator-step-up-down-thresholds/m-p/314727#M8236</link>
      <description>&lt;P&gt;Hello ThunderBlade,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible to change it but not recommendable since the processor can be damaged by going below the normal states. &lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2013 17:25:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/Multiplicator-step-up-down-thresholds/m-p/314727#M8236</guid>
      <dc:creator>Kevin_M_Intel</dc:creator>
      <dc:date>2013-09-04T17:25:10Z</dc:date>
    </item>
  </channel>
</rss>

