<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1-alpha3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>评论: C++内存管理变革(4)：boost::object_pool与gc allocator</title>
	<link>http://www.winxgui.cn/blog/?p=128</link>
	<description></description>
	<pubDate>Wed, 08 Sep 2010 18:52:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1-alpha3</generator>

	<item>
		<title>作者: 许式伟</title>
		<link>http://www.winxgui.cn/blog/?p=128#comment-168</link>
		<pubDate>Sun, 22 Apr 2007 02:57:01 +0000</pubDate>
		<guid>http://www.winxgui.cn/blog/?p=128#comment-168</guid>
					<description>注意一点，我在介绍&lt;a href="http://www.winxgui.cn/blog/?page_id=44" rel="nofollow"&gt;MemPool&lt;/a&gt;中，引入MemBlock，Node两个概念，这里沿用了下。而从boost代码中的注释来看，MemBlock术语两者是一致的，但是我说的Node在boost::pool, object_pool中称为Chunk（块）。</description>
		<content:encoded><![CDATA[<p>注意一点，我在介绍<a href="http://www.winxgui.cn/blog/?page_id=44" rel="nofollow">MemPool</a>中，引入MemBlock，Node两个概念，这里沿用了下。而从boost代码中的注释来看，MemBlock术语两者是一致的，但是我说的Node在boost::pool, object_pool中称为Chunk（块）。
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
