<?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 &amp;gt;&amp;gt;...ippsmalloc is making a in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ipps-malloc/m-p/916727#M15228</link>
    <description>&amp;gt;&amp;gt;...ippsmalloc is making a system call which causes a time consuming mode switch...

I would recommend to pre-allocate all needed memory before switching to a real-time processing ( if it's possible ). I've done some tests a couple of months ago and when large amounts of memory are allocated in the real-time on a Windows platform the performance of Virtual Memory manager goes down significantly.

Regarding aligned memory: if you're using a Desktop Windows platform ( XP, Vista, 7, etc ) try to use 'aligned_malloc' and 'aligned_free' CRT-functions. However, they are Not supported on Windows CE and Mobile platforms.</description>
    <pubDate>Tue, 16 Oct 2012 14:17:19 GMT</pubDate>
    <dc:creator>SergeyKostrov</dc:creator>
    <dc:date>2012-10-16T14:17:19Z</dc:date>
    <item>
      <title>ipps malloc</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ipps-malloc/m-p/916724#M15225</link>
      <description>&lt;P&gt;I am working on a real-time system, and it appears that ippsmalloc is making a system call which causes a time consuming mode switch. Are the standard malloc/free called by ippsmalloc/ippsfree?&lt;/P&gt;
&lt;P&gt;If so, is it ok to pre-allocate aligned memory (instead of dynamically allocating memory) and use the pre-allocated memory with ipp functions?&lt;/P&gt;
&lt;P&gt;Is there an ipp function that will pre-allocate aligned memory?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Oct 2012 18:51:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ipps-malloc/m-p/916724#M15225</guid>
      <dc:creator>Adlai_S_</dc:creator>
      <dc:date>2012-10-03T18:51:16Z</dc:date>
    </item>
    <item>
      <title>yes, the standard malloc</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ipps-malloc/m-p/916725#M15226</link>
      <description>yes, the standard malloc /free is called by ipp?malloc/ipp?free
there are no ipp function that will pre-allocate aligned memory.</description>
      <pubDate>Thu, 04 Oct 2012 03:18:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ipps-malloc/m-p/916725#M15226</guid>
      <dc:creator>Gennady_F_Intel</dc:creator>
      <dc:date>2012-10-04T03:18:54Z</dc:date>
    </item>
    <item>
      <title>Thank you for the quick</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ipps-malloc/m-p/916726#M15227</link>
      <description>Thank you for the quick response Gennady!</description>
      <pubDate>Thu, 04 Oct 2012 17:16:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ipps-malloc/m-p/916726#M15227</guid>
      <dc:creator>Adlai_S_</dc:creator>
      <dc:date>2012-10-04T17:16:57Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...ippsmalloc is making a</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ipps-malloc/m-p/916727#M15228</link>
      <description>&amp;gt;&amp;gt;...ippsmalloc is making a system call which causes a time consuming mode switch...

I would recommend to pre-allocate all needed memory before switching to a real-time processing ( if it's possible ). I've done some tests a couple of months ago and when large amounts of memory are allocated in the real-time on a Windows platform the performance of Virtual Memory manager goes down significantly.

Regarding aligned memory: if you're using a Desktop Windows platform ( XP, Vista, 7, etc ) try to use 'aligned_malloc' and 'aligned_free' CRT-functions. However, they are Not supported on Windows CE and Mobile platforms.</description>
      <pubDate>Tue, 16 Oct 2012 14:17:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ipps-malloc/m-p/916727#M15228</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-10-16T14:17:19Z</dc:date>
    </item>
    <item>
      <title>&gt;&gt;...ippsmalloc is making a</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ipps-malloc/m-p/916728#M15229</link>
      <description>&amp;gt;&amp;gt;...ippsmalloc is making a system call which causes a time consuming mode switch...

Could you provide more technical details? How did you detect it?</description>
      <pubDate>Tue, 16 Oct 2012 14:18:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ipps-malloc/m-p/916728#M15229</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-10-16T14:18:34Z</dc:date>
    </item>
  </channel>
</rss>

