<?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 page table  in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/page-table/m-p/952653#M19975</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I am curious to know how is page tables are implemented in MIC as well as on Xeon architecture or these are completely OS depend.&lt;/P&gt;

&lt;P&gt;Is there a single page table which is accessed by all the cores or each core has a part of page table .&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2014 06:25:27 GMT</pubDate>
    <dc:creator>chavhan__hitesh</dc:creator>
    <dc:date>2014-03-19T06:25:27Z</dc:date>
    <item>
      <title>page table</title>
      <link>https://community.intel.com/t5/Software-Archive/page-table/m-p/952653#M19975</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I am curious to know how is page tables are implemented in MIC as well as on Xeon architecture or these are completely OS depend.&lt;/P&gt;

&lt;P&gt;Is there a single page table which is accessed by all the cores or each core has a part of page table .&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 06:25:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/page-table/m-p/952653#M19975</guid>
      <dc:creator>chavhan__hitesh</dc:creator>
      <dc:date>2014-03-19T06:25:27Z</dc:date>
    </item>
    <item>
      <title>The Intel document "Intel</title>
      <link>https://community.intel.com/t5/Software-Archive/page-table/m-p/952654#M19976</link>
      <description>&lt;P&gt;The Intel document "Intel Xeon Phi Coprocessor System Software Developers Guide" (document 328207-002EN, June 2013) has a brief description of the page tables (pages 21-22).&amp;nbsp;&amp;nbsp; It seems clear from the description that the hardware is very similar to that of other Intel processors, but with a few restrictions.&amp;nbsp; The processor supports the standard 4-level hierarchical page tables, which means that each process has its own set of page tables (starting at the address pointed to by the CR3 register).&amp;nbsp;&amp;nbsp; So if you run an OpenMP program that uses all the cores, they will all be using a single set of page tables.&amp;nbsp; On the other hand if you run independent processes on each core, the processes (and therefore the processors) will each be accessing independent page table hierarchies.&lt;/P&gt;

&lt;P&gt;Most recent Intel processors support "Global" page table entries, which can be accessed by any process.&amp;nbsp; These are not supported on Xeon Phi.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2014 16:21:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/page-table/m-p/952654#M19976</guid>
      <dc:creator>McCalpinJohn</dc:creator>
      <dc:date>2014-03-19T16:21:08Z</dc:date>
    </item>
  </channel>
</rss>

