<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: InnoDB memory usage</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2006/05/30/innodb-memory-usage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2006/05/30/innodb-memory-usage/</link>
	<description>Everything about MySQL Performance</description>
	<pubDate>Fri, 05 Dec 2008 08:28:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: http://mysqlha.blogspot.com/</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/30/innodb-memory-usage/#comment-397282</link>
		<dc:creator>http://mysqlha.blogspot.com/</dc:creator>
		<pubDate>Sun, 30 Nov 2008 18:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/30/innodb-memory-usage/#comment-397282</guid>
		<description>And eventually the recv_sys struct is freed when crash recovery finishes. So the pattern is allocate ~12% of the buf pool size, free, allocate ~3%, free, allocate ~3%, free.</description>
		<content:encoded><![CDATA[<p>And eventually the recv_sys struct is freed when crash recovery finishes. So the pattern is allocate ~12% of the buf pool size, free, allocate ~3%, free, allocate ~3%, free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://mysqlha.blogspot.com/</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/30/innodb-memory-usage/#comment-396414</link>
		<dc:creator>http://mysqlha.blogspot.com/</dc:creator>
		<pubDate>Sat, 29 Nov 2008 23:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/30/innodb-memory-usage/#comment-396414</guid>
		<description>You have not included the allocations done for recv_sys-&#62;addr_hash in the overhead. There is a temporary allocation at startup that is ~12% the size of the buffer pool. That memory is freed and replaced by an allocation that is ~3% the size of the buffer pool.</description>
		<content:encoded><![CDATA[<p>You have not included the allocations done for recv_sys-&gt;addr_hash in the overhead. There is a temporary allocation at startup that is ~12% the size of the buffer pool. That memory is freed and replaced by an allocation that is ~3% the size of the buffer pool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AMlogix</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/30/innodb-memory-usage/#comment-193834</link>
		<dc:creator>AMlogix</dc:creator>
		<pubDate>Thu, 15 Nov 2007 09:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/30/innodb-memory-usage/#comment-193834</guid>
		<description>Thats realy helpull and ponderable article that you discussed, thanks for it,Hope it will also help other readers to understand about concept of allocation of memory by InnoDB,Thanks again for it

Mysql examples
http://mysqlexamples.blogspot.com</description>
		<content:encoded><![CDATA[<p>Thats realy helpull and ponderable article that you discussed, thanks for it,Hope it will also help other readers to understand about concept of allocation of memory by InnoDB,Thanks again for it</p>
<p>Mysql examples<br />
<a href="http://mysqlexamples.blogspot.com" rel="nofollow">http://mysqlexamples.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Choosing innodb_buffer_pool_size &#124; MySQL Performance Blog</title>
		<link>http://www.mysqlperformanceblog.com/2006/05/30/innodb-memory-usage/#comment-184169</link>
		<dc:creator>Choosing innodb_buffer_pool_size &#124; MySQL Performance Blog</dc:creator>
		<pubDate>Sat, 03 Nov 2007 23:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/2006/05/30/innodb-memory-usage/#comment-184169</guid>
		<description>[...] log buffer) and total amount of memory allocated by Innodb is typically a bit over 13GB. Vadim has posted some numbers on it a while [...]</description>
		<content:encoded><![CDATA[<p>[...] log buffer) and total amount of memory allocated by Innodb is typically a bit over 13GB. Vadim has posted some numbers on it a while [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
