<?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 Measuring IPC in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/Measuring-IPC/m-p/1086117#M5562</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I've been trying to measure IPC, using PCM and Perf, for some different applications that access the SSD quite frequently with relatively high bandwidth.&lt;/P&gt;

&lt;P&gt;I'm throttling the SSD bandwidth - when I set it to low, theoretically I expect the IPC to be low since CPU is idle a lot; when I set it to high, theoretically I expect the IPC to be higher.&lt;/P&gt;

&lt;P&gt;This is not the case though, and I blame the frequency scaling. I guess that when the CPU is out for the I/O frequency drops, thus IPC pretty much stays the same, since the cycles count does not change significantly.&lt;/P&gt;

&lt;P&gt;First of all, does it sounds reasonable? If it does, is there any way to disable the frequency scaling, and even if I will, will it effect the cycles measurements I see in PCM?&lt;/P&gt;

&lt;P&gt;Any other ideas?&lt;/P&gt;

&lt;P&gt;Using Intel Xeon CPU E5-2630v3 on a dual CPU Lenovo x3650 M5 server.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2016 21:17:46 GMT</pubDate>
    <dc:creator>GGil</dc:creator>
    <dc:date>2016-11-14T21:17:46Z</dc:date>
    <item>
      <title>Measuring IPC</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Measuring-IPC/m-p/1086117#M5562</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I've been trying to measure IPC, using PCM and Perf, for some different applications that access the SSD quite frequently with relatively high bandwidth.&lt;/P&gt;

&lt;P&gt;I'm throttling the SSD bandwidth - when I set it to low, theoretically I expect the IPC to be low since CPU is idle a lot; when I set it to high, theoretically I expect the IPC to be higher.&lt;/P&gt;

&lt;P&gt;This is not the case though, and I blame the frequency scaling. I guess that when the CPU is out for the I/O frequency drops, thus IPC pretty much stays the same, since the cycles count does not change significantly.&lt;/P&gt;

&lt;P&gt;First of all, does it sounds reasonable? If it does, is there any way to disable the frequency scaling, and even if I will, will it effect the cycles measurements I see in PCM?&lt;/P&gt;

&lt;P&gt;Any other ideas?&lt;/P&gt;

&lt;P&gt;Using Intel Xeon CPU E5-2630v3 on a dual CPU Lenovo x3650 M5 server.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 21:17:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Measuring-IPC/m-p/1086117#M5562</guid>
      <dc:creator>GGil</dc:creator>
      <dc:date>2016-11-14T21:17:46Z</dc:date>
    </item>
    <item>
      <title>Depending on the platform and</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Measuring-IPC/m-p/1086118#M5563</link>
      <description>&lt;P&gt;Depending on the platform and the workload, you may need to consider both frequency scaling and core idling.&lt;/P&gt;

&lt;P&gt;On Linux systems it is usually possible for an administrator to disable frequency throttling, but the interface varies by Linux revision.&amp;nbsp; For Linux systems based on version 3 or later kernels the infrastructure is based on the "cpupower" utility, which has manual pages that point to the various sub-options.&amp;nbsp; You should be able to use this to set the minimum and maximum frequencies to the same value to prevent frequency scaling.&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 23:25:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Measuring-IPC/m-p/1086118#M5563</guid>
      <dc:creator>McCalpinJohn</dc:creator>
      <dc:date>2016-11-15T23:25:58Z</dc:date>
    </item>
  </channel>
</rss>

