<?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 Roman, in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-QPI-traffic-estimation-stopped-functioning/m-p/1123573#M6220</link>
    <description>&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Hi Roman,&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Turns out I wasn't using the most recent version of pcm :) Updating solved my problem.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Thanks for the advice though.&lt;BR /&gt;
	&lt;BR /&gt;
	-Andy&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jan 2017 01:25:05 GMT</pubDate>
    <dc:creator>Andrew_M_</dc:creator>
    <dc:date>2017-01-06T01:25:05Z</dc:date>
    <item>
      <title>[PCM] QPI traffic estimation - stopped functioning</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-QPI-traffic-estimation-stopped-functioning/m-p/1123571#M6218</link>
      <description>&lt;P&gt;I'm using PCM to measure QPI traffic on a NUMA server running Linux, but PCM unexpectedly stopped displaying QPI traffic.&lt;BR /&gt;
	&lt;BR /&gt;
	In the past, I have run pcm.x to get human readable data, and it worked.&lt;/P&gt;

&lt;P&gt;I needed to access the QPI traffic programmatically, so I tried using PCM's C++ interface.&amp;nbsp;&lt;BR /&gt;
	My code containing a few PCM member functions worked up until PCM::QPILinkSpeed() was called. Then the code exits without throwing an exception and prints 'Segmentation Fault' to cerr.&lt;BR /&gt;
	&lt;BR /&gt;
	Since that moment, pcm.x no longer shows QPI traffic. (Symptoms are similar to this thread:&amp;nbsp;&lt;A href="https://software.intel.com/en-us/forums/software-tuning-performance-optimization-platform-monitoring/topic/473955"&gt;https://software.intel.com/en-us/forums/software-tuning-performance-optimization-platform-monitoring/topic/473955&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;The attached file shows the output from running pcm.x&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;IMG alt="Plain text icon" class="file-icon" src="https://community.intel.com/modules/file/icons/text-plain.png" style="font-size: 13.008px;" title="text/plain" /&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.intel.com/legacyfs/online/drupal_files/managed/19/e1/pcmOutput.txt"&gt;pcmOutput.txt&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;I see the message&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: Consolas, &amp;quot;Lucida Console&amp;quot;, Menlo, Monaco, &amp;quot;DejaVu Sans Mono&amp;quot;, monospace, sans-serif; font-size: 1em;"&gt;mmap failed: errno is 1&lt;/SPAN&gt;&lt;BR /&gt;
	This surprised me because I am running pcm.x as root.&lt;BR /&gt;
	My BIOS settings were not changed.&lt;BR /&gt;
	&lt;BR /&gt;
	Here are my environment details:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;CPU
		&lt;UL&gt;
			&lt;LI&gt;2x Xenon E5-2643 V3&lt;/LI&gt;
		&lt;/UL&gt;
	&lt;/LI&gt;
	&lt;LI&gt;Motherboard
		&lt;UL&gt;
			&lt;LI&gt;Dell 0599V5 Version A12&lt;/LI&gt;
		&lt;/UL&gt;
	&lt;/LI&gt;
	&lt;LI&gt;BIOS
		&lt;UL&gt;
			&lt;LI&gt;Dell Version 2.0.1&lt;/LI&gt;
		&lt;/UL&gt;
	&lt;/LI&gt;
	&lt;LI&gt;Distro
		&lt;UL&gt;
			&lt;LI&gt;Fedora 24 (Workstation Edition)&lt;/LI&gt;
		&lt;/UL&gt;
	&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I've tried restarting, cleaning the PCM directory and re-building, but no luck.&lt;BR /&gt;
	&lt;BR /&gt;
	Would anyone be able to give me a pointer to explain what may have gone wrong, and a nudge in the right direction towards fixing pcm?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	Thanks for your attention,&lt;BR /&gt;
	-Andrew&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 20:31:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-QPI-traffic-estimation-stopped-functioning/m-p/1123571#M6218</guid>
      <dc:creator>Andrew_M_</dc:creator>
      <dc:date>2016-12-29T20:31:35Z</dc:date>
    </item>
    <item>
      <title>Hi Andrew,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-QPI-traffic-estimation-stopped-functioning/m-p/1123572#M6219</link>
      <description>&lt;P&gt;Hi Andrew,&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;It would be helpful to see the call stack of the crash (use gdb to display it). Could you try to follow &lt;/SPAN&gt;&lt;A href="https://software.intel.com/en-us/forums/software-tuning-performance-optimization-platform-monitoring/topic/473955#comment-1756117" style="font-size: 1em;"&gt;these steps&lt;/A&gt;&lt;SPAN style="font-size: 1em;"&gt;&amp;nbsp;to repair environment after the crash&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;Roman&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 14:24:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-QPI-traffic-estimation-stopped-functioning/m-p/1123572#M6219</guid>
      <dc:creator>Roman_D_Intel</dc:creator>
      <dc:date>2017-01-05T14:24:07Z</dc:date>
    </item>
    <item>
      <title>Hi Roman,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/PCM-QPI-traffic-estimation-stopped-functioning/m-p/1123573#M6220</link>
      <description>&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Hi Roman,&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Turns out I wasn't using the most recent version of pcm :) Updating solved my problem.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Thanks for the advice though.&lt;BR /&gt;
	&lt;BR /&gt;
	-Andy&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2017 01:25:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/PCM-QPI-traffic-estimation-stopped-functioning/m-p/1123573#M6220</guid>
      <dc:creator>Andrew_M_</dc:creator>
      <dc:date>2017-01-06T01:25:05Z</dc:date>
    </item>
  </channel>
</rss>

