<?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 Thank you so much John. in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/Can-clflush-evict-any-address/m-p/1050191#M4829</link>
    <description>&lt;P&gt;Thank you so much John.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Sep 2014 07:17:33 GMT</pubDate>
    <dc:creator>Younis_A_</dc:creator>
    <dc:date>2014-09-17T07:17:33Z</dc:date>
    <item>
      <title>Can clflush evict any address</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Can-clflush-evict-any-address/m-p/1050189#M4827</link>
      <description>&lt;P style="font-size: 12px;"&gt;Hi&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;I'm wondering, can clflush instruction flush any type of addresses in a cache line (logical, linear or physical address) or has to be only a linear address.&lt;/P&gt;

&lt;P style="font-size: 12px;"&gt;Thank you in advance for your help&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2014 20:39:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Can-clflush-evict-any-address/m-p/1050189#M4827</guid>
      <dc:creator>Younis_A_</dc:creator>
      <dc:date>2014-09-15T20:39:26Z</dc:date>
    </item>
    <item>
      <title>The description in Volume 2</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Can-clflush-evict-any-address/m-p/1050190#M4828</link>
      <description>&lt;P&gt;The description in Volume 2 "Instruction Set Reference" of the Intel Software Developer's Guide seems clear enough -- CLFLUSH takes a linear address as its argument and flushes the cache line containing that linear address from all levels of the memory hierarchy and from all caches in the system.&lt;/P&gt;

&lt;P&gt;Inside the L1 cache, all aliased virtual to physical translations map to the same cache set (on current Intel processors) so there is no difference between evicting the linear address and the physical address.&amp;nbsp;&amp;nbsp; (This can be more complex with other processors.)&lt;/P&gt;

&lt;P&gt;Outside of the L1 cache, all addresses used by the system are physical addresses, so it is the physical address that gets broadcast globally for eviction.&amp;nbsp; If that cache line was loaded into a cache using a different virtual address, it will get evicted anyway, which may be unexpected.&amp;nbsp;&amp;nbsp; (Virtual address aliasing is frowned on for data, but it is heavily used for instructions in Address Space Layout Randomization.)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2014 17:59:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Can-clflush-evict-any-address/m-p/1050190#M4828</guid>
      <dc:creator>McCalpinJohn</dc:creator>
      <dc:date>2014-09-16T17:59:47Z</dc:date>
    </item>
    <item>
      <title>Thank you so much John.</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Can-clflush-evict-any-address/m-p/1050191#M4829</link>
      <description>&lt;P&gt;Thank you so much John.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2014 07:17:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Can-clflush-evict-any-address/m-p/1050191#M4829</guid>
      <dc:creator>Younis_A_</dc:creator>
      <dc:date>2014-09-17T07:17:33Z</dc:date>
    </item>
  </channel>
</rss>

