<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: On valgrind and tcmalloc</title>
	<atom:link href="http://dom.as/2008/03/27/on-valgrind-and-tcmalloc/feed/" rel="self" type="application/rss+xml" />
	<link>http://dom.as/2008/03/27/on-valgrind-and-tcmalloc/</link>
	<description></description>
	<lastBuildDate>Sat, 17 Dec 2011 20:14:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Domas Mituzas</title>
		<link>http://dom.as/2008/03/27/on-valgrind-and-tcmalloc/#comment-1264</link>
		<dc:creator><![CDATA[Domas Mituzas]]></dc:creator>
		<pubDate>Wed, 14 May 2008 11:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=100#comment-1264</guid>
		<description><![CDATA[Brice, actually - as that growth was really fast you could&#039;ve isolated memory leak bug quite fast too :) Just look at the heap profiler data.]]></description>
		<content:encoded><![CDATA[<p>Brice, actually &#8211; as that growth was really fast you could&#8217;ve isolated memory leak bug quite fast too :) Just look at the heap profiler data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brice</title>
		<link>http://dom.as/2008/03/27/on-valgrind-and-tcmalloc/#comment-1263</link>
		<dc:creator><![CDATA[Brice]]></dc:creator>
		<pubDate>Thu, 27 Mar 2008 19:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=100#comment-1263</guid>
		<description><![CDATA[Hi,

I&#039;m experiencing a memory leak on a production mysql server (that I never managed to reproduce in the lab), and tried tcmalloc. Unfortunately my tests failed because the memory consumption of mysql+tcmalloc is growing really too fast (compared to the memory leak only) and finally the box OOM&#039;ed.
The thing is that I certainly don&#039;t need to monitor the whole server but maybe only some sessions or a single thread.
Will your UDF be helpful in my case?
Or do you have any pointers/ideas to find memory leak on a running production server?
Thanks,
Brice]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m experiencing a memory leak on a production mysql server (that I never managed to reproduce in the lab), and tried tcmalloc. Unfortunately my tests failed because the memory consumption of mysql+tcmalloc is growing really too fast (compared to the memory leak only) and finally the box OOM&#8217;ed.<br />
The thing is that I certainly don&#8217;t need to monitor the whole server but maybe only some sessions or a single thread.<br />
Will your UDF be helpful in my case?<br />
Or do you have any pointers/ideas to find memory leak on a running production server?<br />
Thanks,<br />
Brice</p>
]]></content:encoded>
	</item>
</channel>
</rss>

