<?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 Hi Pat, in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/Configuring-Intel-RAPL-power-limits/m-p/976045#M2958</link>
    <description>&lt;P&gt;Posting it there.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Aug 2013 15:11:00 GMT</pubDate>
    <dc:creator>Rajiv_N_</dc:creator>
    <dc:date>2013-08-14T15:11:00Z</dc:date>
    <item>
      <title>Configuring Intel RAPL power limits</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Configuring-Intel-RAPL-power-limits/m-p/976043#M2956</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am currently using an Intel Sandy bridge processor and I'm trying to measure the power consumed by various components within the package using the &lt;A href="http://software.intel.com/en-us/articles/intel-power-governor"&gt;Intel power governer version 68&lt;/A&gt;; At the moment, I see two issues with the tool that is provided to us.&lt;/P&gt;
&lt;P&gt;a) The readings for power consumption with a granularity less than 1 second are wrong. For example:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;s ./power_gov -e 1000&lt;BR /&gt;root's password:&lt;BR /&gt;PKG_0,Core_0,Graphics_0,Uncore_0,&lt;BR /&gt;4.46,0.62,0.11,3.73,&lt;BR /&gt;4.49,0.64,0.11,3.74,&lt;BR /&gt;4.58,0.73,0.11,3.74,&lt;BR /&gt;4.48,0.63,0.11,3.74,&lt;BR /&gt;4.48,0.64,0.11,3.73,&lt;BR /&gt;4.55,0.70,0.11,3.74,&lt;BR /&gt;4.61,0.76,0.11,3.74,&lt;BR /&gt;4.74,0.89,0.11,3.74,&lt;BR /&gt;6.76,2.90,0.11,3.75,&lt;BR /&gt;4.57,0.73,0.11,3.74,&lt;BR /&gt;4.41,0.56,0.11,3.74,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;s ./power_gov -e 500 &lt;BR /&gt;PKG_0,Core_0,Graphics_0,Uncore_0,&lt;BR /&gt;5.72,1.83,0.11,3.78,&lt;BR /&gt;4.47,0.61,0.11,3.75,&lt;BR /&gt;4.53,0.69,0.11,3.74,&lt;BR /&gt;4.58,0.73,0.11,3.74,&lt;BR /&gt;4.71,0.85,0.11,3.75,&lt;BR /&gt;4.45,0.60,0.11,3.74,&lt;BR /&gt;4.78,0.92,0.11,3.75,&lt;BR /&gt;4.62,0.78,0.11,3.74,&lt;BR /&gt;4.74,0.88,0.11,3.75,&lt;BR /&gt;4.50,0.66,0.11,3.74,&lt;BR /&gt;4.59,0.74,0.11,3.75,&lt;BR /&gt;4.63,0.80,0.11,3.73,&lt;BR /&gt;4.84,0.99,0.11,3.75,&lt;BR /&gt;5.29,1.43,0.11,3.76,&lt;BR /&gt;4.56,0.72,0.11,3.74,&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I am assuming the total power consumption to be half in each row when compared to the one second (same system state assumed)&lt;BR /&gt;&lt;BR /&gt;b) I am unable to cap the average power over a time window for the core power domain. &lt;BR /&gt;s ./power_gov -r POWER_LIMIT -s 30 -d PP0&lt;BR /&gt;over a time window of 100 milliseconds.&lt;/P&gt;
&lt;P&gt;And when I try to cap the power for the PKG power domain, It asks me to disable the RAPL lock in the BIOS. As I see, there is no setting for RAPL lock in the BIOS.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Addiitional Information:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt; Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz&lt;BR /&gt;Linux linux-epq2.site 3.7.10-1.16-desktop #1 SMP PREEMPT Fri May 31 20:21:23 UTC 2013 (97c14ba) x86_64 x86_64 x86_64 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2013 11:06:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Configuring-Intel-RAPL-power-limits/m-p/976043#M2956</guid>
      <dc:creator>Rajiv_N_</dc:creator>
      <dc:date>2013-08-14T11:06:25Z</dc:date>
    </item>
    <item>
      <title>Hello Rajiv,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Configuring-Intel-RAPL-power-limits/m-p/976044#M2957</link>
      <description>&lt;P&gt;Hello Rajiv,&lt;/P&gt;
&lt;P&gt;Can you post your questions to the power governor web page? You'll get answers from the guys who created the utility. I'll delete this posting after a while.&lt;/P&gt;
&lt;P&gt;Pat&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2013 14:55:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Configuring-Intel-RAPL-power-limits/m-p/976044#M2957</guid>
      <dc:creator>Patrick_F_Intel1</dc:creator>
      <dc:date>2013-08-14T14:55:37Z</dc:date>
    </item>
    <item>
      <title>Hi Pat,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Configuring-Intel-RAPL-power-limits/m-p/976045#M2958</link>
      <description>&lt;P&gt;Posting it there.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2013 15:11:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Configuring-Intel-RAPL-power-limits/m-p/976045#M2958</guid>
      <dc:creator>Rajiv_N_</dc:creator>
      <dc:date>2013-08-14T15:11:00Z</dc:date>
    </item>
    <item>
      <title>The link is in your original</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Configuring-Intel-RAPL-power-limits/m-p/976046#M2959</link>
      <description>&lt;P&gt;The link is in your original post...&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2013 15:13:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Configuring-Intel-RAPL-power-limits/m-p/976046#M2959</guid>
      <dc:creator>Patrick_F_Intel1</dc:creator>
      <dc:date>2013-08-14T15:13:26Z</dc:date>
    </item>
  </channel>
</rss>

