<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: perl Out of memory! (with solution)</title>
	<link>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/</link>
	<description>Scott Corley's blog about what's going on in and out of the labs</description>
	<pubDate>Thu, 28 Aug 2008 00:55:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: debi</title>
		<link>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/#comment-3684</link>
		<author>debi</author>
		<pubDate>Wed, 25 Apr 2007 19:39:21 +0000</pubDate>
		<guid>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/#comment-3684</guid>
					<description>Thanks!  I found your article interesting.</description>
		<content:encoded><![CDATA[<p>Thanks!  I found your article interesting.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: shem</title>
		<link>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/#comment-4237</link>
		<author>shem</author>
		<pubDate>Mon, 07 May 2007 00:29:21 +0000</pubDate>
		<guid>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/#comment-4237</guid>
					<description>Interesting find.

Similar problem &#38; similar solution required under intense batch processing, but not for individual runs.

Like you I dont understand it. But would like to.

Appears that perl's inbuilt self-cleanup utilities (garbage collection etc) may need free time or free cycles or free cpu capacity to function properly, and otherwise unexpected resource usage aggregates until the system busts? Or something like that? 

When it occurs I have observed that cpu usage is 100% and memory usage often close to that, and I get a "Segmentation Fault" rather than an explicit "Out of Memory".</description>
		<content:encoded><![CDATA[<p>Interesting find.</p>
<p>Similar problem &amp; similar solution required under intense batch processing, but not for individual runs.</p>
<p>Like you I dont understand it. But would like to.</p>
<p>Appears that perl&#8217;s inbuilt self-cleanup utilities (garbage collection etc) may need free time or free cycles or free cpu capacity to function properly, and otherwise unexpected resource usage aggregates until the system busts? Or something like that? </p>
<p>When it occurs I have observed that cpu usage is 100% and memory usage often close to that, and I get a &#8220;Segmentation Fault&#8221; rather than an explicit &#8220;Out of Memory&#8221;.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: shem</title>
		<link>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/#comment-4238</link>
		<author>shem</author>
		<pubDate>Mon, 07 May 2007 00:35:08 +0000</pubDate>
		<guid>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/#comment-4238</guid>
					<description>p.s. and why can perl not execute `ulimit -s 200000` from within the perl script itself?</description>
		<content:encoded><![CDATA[<p>p.s. and why can perl not execute `ulimit -s 200000` from within the perl script itself?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Cody</title>
		<link>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/#comment-14546</link>
		<author>Cody</author>
		<pubDate>Tue, 02 Oct 2007 14:25:03 +0000</pubDate>
		<guid>http://www.red-mercury.com/blog/eclectic-tech/perl-out-of-memory-with-solution/#comment-14546</guid>
					<description>You just saved me so much work and time, thanks!!!!</description>
		<content:encoded><![CDATA[<p>You just saved me so much work and time, thanks!!!!</p>
]]></content:encoded>
				</item>
</channel>
</rss>
