<?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 Clks busy with Page Miss Handler on PMC 0x08 and 0x49 in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/Clks-busy-with-Page-Miss-Handler-on-PMC-0x08-and-0x49/m-p/828873#M1085</link>
    <description>Hi,&lt;DIV&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;I'm measuring average page miss latency using PMCs 0x08 and 0x49. The documentation of these is here:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://software.intel.com/sites/products/documentation/hpc/amplifierxe/en-us/lin/ug_docs/reference/index.htm#snb/events/about_front_end_performance_tuning_events.html"&gt;http://software.intel.com/sites/products/documentation/hpc/amplifierxe/en-us/lin/ug_docs/reference/index.htm#snb/events/about_front_end_performance_tuning_events.html&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://software.intel.com/sites/products/documentation/hpc/amplifierxe/en-us/lin/ug_docs/reference/index.htm#snb/events/about_front_end_performance_tuning_events.html"&gt;http://software.intel.com/sites/products/documentation/hpc/amplifierxe/en-us/lin/ug_docs/reference/index.htm#snb/events/about_front_end_performance_tuning_events.html&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;My question is is the cycles which the PMH is busy in PMC 0x08 due to only those generated by loads?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;My next question is the counterpart for PMC 0x49, do the cycles counted there while the PMH is busy pertain only to stores?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;It's vague at present, implying its for both, but all other unit masks measure only counts generated by their respective memory operation (load or store depending upon the PMC).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks for any clarification&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;perfwise&lt;/DIV&gt;</description>
    <pubDate>Sat, 17 Sep 2011 03:00:06 GMT</pubDate>
    <dc:creator>perfwise</dc:creator>
    <dc:date>2011-09-17T03:00:06Z</dc:date>
    <item>
      <title>Clks busy with Page Miss Handler on PMC 0x08 and 0x49</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Clks-busy-with-Page-Miss-Handler-on-PMC-0x08-and-0x49/m-p/828873#M1085</link>
      <description>Hi,&lt;DIV&gt;&lt;SPAN style="white-space: pre;"&gt;	&lt;/SPAN&gt;I'm measuring average page miss latency using PMCs 0x08 and 0x49. The documentation of these is here:&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://software.intel.com/sites/products/documentation/hpc/amplifierxe/en-us/lin/ug_docs/reference/index.htm#snb/events/about_front_end_performance_tuning_events.html"&gt;http://software.intel.com/sites/products/documentation/hpc/amplifierxe/en-us/lin/ug_docs/reference/index.htm#snb/events/about_front_end_performance_tuning_events.html&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://software.intel.com/sites/products/documentation/hpc/amplifierxe/en-us/lin/ug_docs/reference/index.htm#snb/events/about_front_end_performance_tuning_events.html"&gt;http://software.intel.com/sites/products/documentation/hpc/amplifierxe/en-us/lin/ug_docs/reference/index.htm#snb/events/about_front_end_performance_tuning_events.html&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;My question is is the cycles which the PMH is busy in PMC 0x08 due to only those generated by loads?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;My next question is the counterpart for PMC 0x49, do the cycles counted there while the PMH is busy pertain only to stores?&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;It's vague at present, implying its for both, but all other unit masks measure only counts generated by their respective memory operation (load or store depending upon the PMC).&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks for any clarification&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;perfwise&lt;/DIV&gt;</description>
      <pubDate>Sat, 17 Sep 2011 03:00:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Clks-busy-with-Page-Miss-Handler-on-PMC-0x08-and-0x49/m-p/828873#M1085</guid>
      <dc:creator>perfwise</dc:creator>
      <dc:date>2011-09-17T03:00:06Z</dc:date>
    </item>
    <item>
      <title>Clks busy with Page Miss Handler on PMC 0x08 and 0x49</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Clks-busy-with-Page-Miss-Handler-on-PMC-0x08-and-0x49/m-p/828874#M1086</link>
      <description>Hello Perfwise,&lt;BR /&gt;Yes, DTLB_LOAD_MISSES.* (PMC 0x8) is just for loads.&lt;BR /&gt;And DTLB_STORE_MISSES.* (PMC 0x49) is just for stores.&lt;BR /&gt;Pat</description>
      <pubDate>Tue, 20 Sep 2011 22:13:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Clks-busy-with-Page-Miss-Handler-on-PMC-0x08-and-0x49/m-p/828874#M1086</guid>
      <dc:creator>Patrick_F_Intel1</dc:creator>
      <dc:date>2011-09-20T22:13:48Z</dc:date>
    </item>
  </channel>
</rss>

