<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Making MySQL Use More Memory:  Part 2</title>
	<atom:link href="http://www.selikoff.net/2009/03/26/making-mysql-use-more-memory-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.selikoff.net/2009/03/26/making-mysql-use-more-memory-part-2/</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Tue, 07 Feb 2012 22:20:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Simon</title>
		<link>http://www.selikoff.net/2009/03/26/making-mysql-use-more-memory-part-2/comment-page-1/#comment-1884</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 23 Sep 2009 17:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/blog/?p=825#comment-1884</guid>
		<description>Great tips, bear in mind that if you&#039;re putting in bit values you need to do the following:

1024*1024 = 1048576 = 1M

and 

1024*1024*1024 = 1073741824 = 1G</description>
		<content:encoded><![CDATA[<p>Great tips, bear in mind that if you&#8217;re putting in bit values you need to do the following:</p>
<p>1024*1024 = 1048576 = 1M</p>
<p>and </p>
<p>1024*1024*1024 = 1073741824 = 1G</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.selikoff.net/2009/03/26/making-mysql-use-more-memory-part-2/comment-page-1/#comment-1758</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Wed, 08 Jul 2009 20:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.selikoff.net/blog/?p=825#comment-1758</guid>
		<description>Made it but memory usage is now lower... why!!??</description>
		<content:encoded><![CDATA[<p>Made it but memory usage is now lower&#8230; why!!??</p>
]]></content:encoded>
	</item>
</channel>
</rss>

