<?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>Kommentare zu: ejabberd memory leak</title>
	<atom:link href="http://blog.jwchat.org/2009/01/14/ejabberd-memory-leak/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jwchat.org/2009/01/14/ejabberd-memory-leak/</link>
	<description>coding and stuff</description>
	<lastBuildDate>Fri, 15 Apr 2011 10:49:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>Von: Steve</title>
		<link>http://blog.jwchat.org/2009/01/14/ejabberd-memory-leak/#comment-223801</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 23 Jan 2009 13:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jwchat.org/?p=119#comment-223801</guid>
		<description>You&#039;ve got the check the value once in a while. If it&#039;s steadily increasing you&#039;ve got a leak obviously.</description>
		<content:encoded><![CDATA[<p>You&#8217;ve got the check the value once in a while. If it&#8217;s steadily increasing you&#8217;ve got a leak obviously.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Anton</title>
		<link>http://blog.jwchat.org/2009/01/14/ejabberd-memory-leak/#comment-223798</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Thu, 22 Jan 2009 18:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jwchat.org/?p=119#comment-223798</guid>
		<description>Hello,

How do I interpret the results of the command?

(ejabberd@kpoxtop)1&gt; lists:foldl(fun(Tab, Acc) -&gt; ets:info(Tab, memory) * 8 + Acc end, 0, ets:all()).
9098288

Do I have the leak or not?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>How do I interpret the results of the command?</p>
<p>(ejabberd@kpoxtop)1&gt; lists:foldl(fun(Tab, Acc) -&gt; ets:info(Tab, memory) * 8 + Acc end, 0, ets:all()).<br />
9098288</p>
<p>Do I have the leak or not?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Steve</title>
		<link>http://blog.jwchat.org/2009/01/14/ejabberd-memory-leak/#comment-223793</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 19 Jan 2009 11:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jwchat.org/?p=119#comment-223793</guid>
		<description>Hi badlop! Yes you&#039;re right, it&#039;s been fixed at otp r12b4 already.</description>
		<content:encoded><![CDATA[<p>Hi badlop! Yes you&#8217;re right, it&#8217;s been fixed at otp r12b4 already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Badlop</title>
		<link>http://blog.jwchat.org/2009/01/14/ejabberd-memory-leak/#comment-223792</link>
		<dc:creator>Badlop</dc:creator>
		<pubDate>Mon, 19 Jan 2009 11:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jwchat.org/?p=119#comment-223792</guid>
		<description>The problem was fixed in OTP R12B-5 or in R12B-4?

 http://www.erlang.org/download/otp_src_R12B-4.readme

    OTP-7419  Mnesia did not garbage collect transaction decisions on disk
	      based nodes if no transactions where made on the local node.</description>
		<content:encoded><![CDATA[<p>The problem was fixed in OTP R12B-5 or in R12B-4?</p>
<p> <a href="http://www.erlang.org/download/otp_src_R12B-4.readme">http://www.erlang.org/download/otp_src_R12B-4.readme</a></p>
<p>    OTP-7419  Mnesia did not garbage collect transaction decisions on disk<br />
	      based nodes if no transactions where made on the local node.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

