<?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 Yes chunk won't have in Intel® Software Guard Extensions (Intel® SGX)</title>
    <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Dealing-with-big-data/m-p/1101070#M1104</link>
    <description>&lt;P&gt;Yes chunk won't have dependency on other chunks. But&amp;nbsp;The max EPC size on the platform may be just ~100MB, In Linux ,the driver will encrypt and page out the EPC to system memory when it exceeds the EPC size.&lt;/P&gt;

&lt;P&gt;-Shivananda&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2017 04:49:13 GMT</pubDate>
    <dc:creator>Shivananda_H_Intel</dc:creator>
    <dc:date>2017-05-10T04:49:13Z</dc:date>
    <item>
      <title>Dealing with big data</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Dealing-with-big-data/m-p/1101067#M1101</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I would like to process say a 1GB of data in Intel SGX. I thought of reducing the overhead by having the data divided into chunks of say (8MB). Then, in every chunk my application enters the enclave, process the data and exit it. The process is repeated until the 1GB data is processed. Is this scenario going to give my application less time compared to just processing the whole data at once?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 18:49:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Dealing-with-big-data/m-p/1101067#M1101</guid>
      <dc:creator>M_A_2</dc:creator>
      <dc:date>2017-05-08T18:49:07Z</dc:date>
    </item>
    <item>
      <title>Processing 1GB data at once</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Dealing-with-big-data/m-p/1101068#M1102</link>
      <description>&lt;P&gt;Processing 1GB data at once not possible in Windows as there's no paging support as of today in Intel CPU's available in market. Also dynamic paging support will come with v2 instruction set(hardware support) which is still not released to the market.&lt;/P&gt;

&lt;P&gt;Linux does support paging hence possible to process 1 GB data but it would hit hard on performance as there will be EPC memory swapin/out . So processing data in chunks much better solution in the above mentioned scenario.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 12:19:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Dealing-with-big-data/m-p/1101068#M1102</guid>
      <dc:creator>Shivananda_H_Intel</dc:creator>
      <dc:date>2017-05-09T12:19:12Z</dc:date>
    </item>
    <item>
      <title>But the chunk has to have not</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Dealing-with-big-data/m-p/1101069#M1103</link>
      <description>&lt;P&gt;But the chunk has to have no dependency with other chunks for this to work, right?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 14:57:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Dealing-with-big-data/m-p/1101069#M1103</guid>
      <dc:creator>M_A_2</dc:creator>
      <dc:date>2017-05-09T14:57:00Z</dc:date>
    </item>
    <item>
      <title>Yes chunk won't have</title>
      <link>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Dealing-with-big-data/m-p/1101070#M1104</link>
      <description>&lt;P&gt;Yes chunk won't have dependency on other chunks. But&amp;nbsp;The max EPC size on the platform may be just ~100MB, In Linux ,the driver will encrypt and page out the EPC to system memory when it exceeds the EPC size.&lt;/P&gt;

&lt;P&gt;-Shivananda&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Helvetica, Arial, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 04:49:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Software-Guard-Extensions/Dealing-with-big-data/m-p/1101070#M1104</guid>
      <dc:creator>Shivananda_H_Intel</dc:creator>
      <dc:date>2017-05-10T04:49:13Z</dc:date>
    </item>
  </channel>
</rss>

