<?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 Do you mean total memory in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/does-LLC-miss-equals-memory-access/m-p/966960#M2665</link>
    <description>&lt;P&gt;Do you mean total memory bandwidth?It could also contain prefetched accesses and cache hits&lt;/P&gt;</description>
    <pubDate>Fri, 02 Aug 2013 16:19:21 GMT</pubDate>
    <dc:creator>Bernard</dc:creator>
    <dc:date>2013-08-02T16:19:21Z</dc:date>
    <item>
      <title>does LLC miss equals memory access ?</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/does-LLC-miss-equals-memory-access/m-p/966959#M2664</link>
      <description>&lt;P&gt;Hi, all&lt;/P&gt;
&lt;P&gt;I'm new in computer architecture, I have a question may look silly.&lt;/P&gt;
&lt;P&gt;I use lmbench's bw_mem tool to test mem bandwidth. my testbed is a 4 sockets(E7-4870) system populated 64 8GB dimms.&lt;/P&gt;
&lt;P&gt;Using numactl to bind node 0 read node 1's memory. the test result is 11GB/s. And I using PCM to monitor CPU activities. Found&amp;nbsp;L3MISS is 88M and MC READ&amp;nbsp;is&amp;nbsp;12.53GB.&lt;/P&gt;
&lt;P&gt;IMHO the llc misses should equals to memory access, so 64B(cache line size) * L3miss should equal to mem bandwidth. But the test result is 64B * 88M = 5.632GB&amp;nbsp;&amp;lt;&amp;lt;&amp;nbsp;12.53GB, what am i missing here?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2013 07:28:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/does-LLC-miss-equals-memory-access/m-p/966959#M2664</guid>
      <dc:creator>li_d_</dc:creator>
      <dc:date>2013-08-02T07:28:08Z</dc:date>
    </item>
    <item>
      <title>Do you mean total memory</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/does-LLC-miss-equals-memory-access/m-p/966960#M2665</link>
      <description>&lt;P&gt;Do you mean total memory bandwidth?It could also contain prefetched accesses and cache hits&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2013 16:19:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/does-LLC-miss-equals-memory-access/m-p/966960#M2665</guid>
      <dc:creator>Bernard</dc:creator>
      <dc:date>2013-08-02T16:19:21Z</dc:date>
    </item>
    <item>
      <title>Hello Li,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/does-LLC-miss-equals-memory-access/m-p/966961#M2666</link>
      <description>&lt;P&gt;Hello Li,&lt;/P&gt;
&lt;P&gt;I'm guessing that the hardware prefetcher is pulling the data into the L3 before the cacheline is accessed. So the L3 doesn't see the 'miss'. This is the purpose of the prefetchers.&lt;/P&gt;
&lt;P&gt;The lmbench rd benchmark reads every 4th integer. If it read just 1 integer per cacheline (and if the generated assembly code is effiicent) then you might get more L3 misses.&lt;/P&gt;
&lt;P&gt;Pat&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2013 16:46:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/does-LLC-miss-equals-memory-access/m-p/966961#M2666</guid>
      <dc:creator>Patrick_F_Intel1</dc:creator>
      <dc:date>2013-08-02T16:46:17Z</dc:date>
    </item>
    <item>
      <title>thank you all, I understand</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/does-LLC-miss-equals-memory-access/m-p/966962#M2667</link>
      <description>&lt;P&gt;thank you all, I understand LLC miss and memory access more now.&lt;/P&gt;
&lt;P&gt;I turn the prefetchers off the result seems more resonable. &amp;nbsp;On another 2-sockets system &amp;nbsp;LLC miss is 145M,　MC READ&amp;nbsp;is 8.66GB.&amp;nbsp;&amp;nbsp;145M*64 =&amp;nbsp;9280M&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2013 00:55:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/does-LLC-miss-equals-memory-access/m-p/966962#M2667</guid>
      <dc:creator>li_d_</dc:creator>
      <dc:date>2013-08-08T00:55:46Z</dc:date>
    </item>
  </channel>
</rss>

