<?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: On valgrind and tcmalloc</title>
	<atom:link href="http://mituzas.lt/2008/03/27/on-valgrind-and-tcmalloc/feed/" rel="self" type="application/rss+xml" />
	<link>http://mituzas.lt/2008/03/27/on-valgrind-and-tcmalloc/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 21:52:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: Domas Mituzas</title>
		<link>http://mituzas.lt/2008/03/27/on-valgrind-and-tcmalloc/comment-page-1/#comment-146999</link>
		<dc:creator>Domas Mituzas</dc:creator>
		<pubDate>Wed, 14 May 2008 11:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=100#comment-146999</guid>
		<description>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://mituzas.lt/2008/03/27/on-valgrind-and-tcmalloc/comment-page-1/#comment-129629</link>
		<dc:creator>Brice</dc:creator>
		<pubDate>Thu, 27 Mar 2008 19:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://dammit.lt/?p=100#comment-129629</guid>
		<description>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>
