<?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 Did try to consult E3 or E5 in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/Monitoring-DTLB-events/m-p/932035#M1541</link>
    <description>&lt;P&gt;Did try to consult E3 or E5 processor datasheets?&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2013 15:22:58 GMT</pubDate>
    <dc:creator>Bernard</dc:creator>
    <dc:date>2013-09-18T15:22:58Z</dc:date>
    <item>
      <title>Monitoring DTLB events?</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Monitoring-DTLB-events/m-p/932034#M1540</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;How much detail can I drill into with the TLB performance counters? In particular, I'd like to see how effective the 2mb/1gb TLB entries are. Are there any counters that let me see hits/misses for the TLB based on the page table entry size?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;-adrian&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2013 03:06:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Monitoring-DTLB-events/m-p/932034#M1540</guid>
      <dc:creator>Adrian_C_1</dc:creator>
      <dc:date>2013-09-18T03:06:06Z</dc:date>
    </item>
    <item>
      <title>Did try to consult E3 or E5</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Monitoring-DTLB-events/m-p/932035#M1541</link>
      <description>&lt;P&gt;Did try to consult E3 or E5 processor datasheets?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2013 15:22:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Monitoring-DTLB-events/m-p/932035#M1541</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-09-18T15:22:58Z</dc:date>
    </item>
    <item>
      <title>We do need to know which chip</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Monitoring-DTLB-events/m-p/932036#M1542</link>
      <description>&lt;P&gt;We do need to know which chip you are using.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2013 15:30:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Monitoring-DTLB-events/m-p/932036#M1542</guid>
      <dc:creator>Patrick_F_Intel1</dc:creator>
      <dc:date>2013-09-18T15:30:25Z</dc:date>
    </item>
    <item>
      <title>I need to look through SDM.</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Monitoring-DTLB-events/m-p/932037#M1543</link>
      <description>&lt;P&gt;I need to look through SDM.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2013 15:54:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Monitoring-DTLB-events/m-p/932037#M1543</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-09-18T15:54:26Z</dc:date>
    </item>
    <item>
      <title>Hi!</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Monitoring-DTLB-events/m-p/932038#M1544</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;It's more a general question than a chipset specific question, as I'm interested on a variety of platforms - anything Nehalem and later.&lt;/P&gt;
&lt;P&gt;But my immediate need is for Sandy Bridge Xeon (E5-2650). I'm also interested for Ivy Bridge and the server version of Ivy Bridge that I hear is coming out soon.&lt;/P&gt;
&lt;P&gt;I did read the SDM chapter on performance counting. DTLB_LOAD_MISSES.* is kind of there. It does have 4k and 2M/4M page walks but not 1G page walks. It also only has the page size specifics in table 19-2 (Non-arch perf events, 4th generation intel core processors) and nothing in the SB or SB Xeon tables about this. It also has DTLB_LOAD_MISSES.WALK_DURATION which is the cycles busy doing a walk; I want to be able to filter _that_ by the page size if possible.&lt;/P&gt;
&lt;P&gt;In any case, being able to count the 1G page walks would be really, really helpful.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;-a&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2013 20:29:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Monitoring-DTLB-events/m-p/932038#M1544</guid>
      <dc:creator>Adrian_C_1</dc:creator>
      <dc:date>2013-09-18T20:29:01Z</dc:date>
    </item>
    <item>
      <title>Why do you need 1gb page</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Monitoring-DTLB-events/m-p/932039#M1545</link>
      <description>&lt;P&gt;Why do you need 1gb page walks cycles latency?Do you have a large amount of physical ram or does your application needs so much memory to utilize large pages?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2013 08:09:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Monitoring-DTLB-events/m-p/932039#M1545</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-09-19T08:09:00Z</dc:date>
    </item>
  </channel>
</rss>

