<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Wed, 16 May 2012 13:47:38 -0700 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/Multicore-Storage-Allocation/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network Comments Feed</title>
    <link>http://software.intel.com/en-us/articles/Multicore-Storage-Allocation</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>By thiamchunkoh</title>
      <description><![CDATA[ I think the C/C++ malloc( ) and free( ) methods with multi threading caused a false sharing with parallel storage allocator but if we can used the same concept being implemented in Java platform on Mark Sweep algorithm to clear the unused memory allocated like using C/C++ I/O Stream malloc( ) and free () at the memory system stack as to say dynamic memory allocation on the heap through autonomic garbage collection methods instead of native clearance of unwanted memory being causing buffer overflow with too much data bytes on to the system memory free space or persistency through hybernation methods........ ]]></description>
      <link>http://software.intel.com/en-us/articles/Multicore-Storage-Allocation/#comment-37018</link>
      <pubDate>Sat, 19 Dec 2009 02:30:02 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/Multicore-Storage-Allocation/#comment-37018</guid>
    </item>
    <item>
      <title>By ilnarb</title>
      <description><![CDATA[ Memory drifting problem could be solved using free memory stealing approach.
Another way is to return memory from local pool into global. ]]></description>
      <link>http://software.intel.com/en-us/articles/Multicore-Storage-Allocation/#comment-51959</link>
      <pubDate>Thu, 18 Nov 2010 06:43:09 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/Multicore-Storage-Allocation/#comment-51959</guid>
    </item>
  </channel></rss>
