<?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: Improve Java performance on Solaris</title>
	<atom:link href="http://letsgetdugg.com/2009/04/21/improve-java-performance-on-solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://letsgetdugg.com/2009/04/21/improve-java-performance-on-solaris/</link>
	<description>Random tech jargon</description>
	<lastBuildDate>Mon, 06 Sep 2010 09:29:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mike S.</title>
		<link>http://letsgetdugg.com/2009/04/21/improve-java-performance-on-solaris/comment-page-1/#comment-269</link>
		<dc:creator>Mike S.</dc:creator>
		<pubDate>Wed, 01 Sep 2010 22:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://letsgetdugg.com/?p=61#comment-269</guid>
		<description>You have to specify it for the 32 bit files as so:

LD_PRELOAD32=/usr/lib/libumem.so</description>
		<content:encoded><![CDATA[<p>You have to specify it for the 32 bit files as so:</p>
<p>LD_PRELOAD32=/usr/lib/libumem.so</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wekion</title>
		<link>http://letsgetdugg.com/2009/04/21/improve-java-performance-on-solaris/comment-page-1/#comment-47</link>
		<dc:creator>wekion</dc:creator>
		<pubDate>Thu, 14 May 2009 08:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://letsgetdugg.com/?p=61#comment-47</guid>
		<description>when i added &quot;LD_PRELOAD=/usr/lib/libumem.so&quot;, this error came up. same for libmtalloc.so.

ld.so.1: prstat: fatal: /usr/lib/libmtmalloc.so: wrong ELF class: ELFCLASS32
Killed</description>
		<content:encoded><![CDATA[<p>when i added &#8220;LD_PRELOAD=/usr/lib/libumem.so&#8221;, this error came up. same for libmtalloc.so.</p>
<p>ld.so.1: prstat: fatal: /usr/lib/libmtmalloc.so: wrong ELF class: ELFCLASS32<br />
Killed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Not all malloc implementations are created equal &#124; Letsgetdugg</title>
		<link>http://letsgetdugg.com/2009/04/21/improve-java-performance-on-solaris/comment-page-1/#comment-20</link>
		<dc:creator>Not all malloc implementations are created equal &#124; Letsgetdugg</dc:creator>
		<pubDate>Thu, 30 Apr 2009 07:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://letsgetdugg.com/?p=61#comment-20</guid>
		<description>[...] have recently blogged about swapping malloc implementations for the JVM to help boost multi-threaded performance. Well there is yet another malloc [...]</description>
		<content:encoded><![CDATA[<p>[...] have recently blogged about swapping malloc implementations for the JVM to help boost multi-threaded performance. Well there is yet another malloc [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
