<?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: Shared Objects and Big Applications</title>
	<atom:link href="http://etbe.coker.com.au/2009/12/19/shared-objects-and-big-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://etbe.coker.com.au/2009/12/19/shared-objects-and-big-applications/</link>
	<description>Linux, politics, and other interesting things</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:09:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: etbe</title>
		<link>http://etbe.coker.com.au/2009/12/19/shared-objects-and-big-applications/comment-page-1/#comment-24361</link>
		<dc:creator>etbe</dc:creator>
		<pubDate>Mon, 08 Mar 2010 03:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://etbe.coker.com.au/?p=1497#comment-24361</guid>
		<description>http://etbe.coker.com.au/2010/03/08/storage-vs-ram-size/

mic: Your comment inspired my above post.

Rob: Maybe if you check out /proc/PID/maps you can see the shared objects that are dynamically loaded and add them to the configuration.</description>
		<content:encoded><![CDATA[<p><a href="http://etbe.coker.com.au/2010/03/08/storage-vs-ram-size/" rel="nofollow">http://etbe.coker.com.au/2010/03/08/storage-vs-ram-size/</a></p>
<p>mic: Your comment inspired my above post.</p>
<p>Rob: Maybe if you check out /proc/PID/maps you can see the shared objects that are dynamically loaded and add them to the configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mic</title>
		<link>http://etbe.coker.com.au/2009/12/19/shared-objects-and-big-applications/comment-page-1/#comment-24360</link>
		<dc:creator>mic</dc:creator>
		<pubDate>Sun, 07 Mar 2010 23:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://etbe.coker.com.au/?p=1497#comment-24360</guid>
		<description>Let me add another (mis)use of memlockd :-) : I have 6GB of ram and will try to use memlockd to lock entire root filesystem (about 1GB) in the memory. If this works I hope to eliminate slow linux desktop response after copying several big files.</description>
		<content:encoded><![CDATA[<p>Let me add another (mis)use of memlockd :-) : I have 6GB of ram and will try to use memlockd to lock entire root filesystem (about 1GB) in the memory. If this works I hope to eliminate slow linux desktop response after copying several big files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Krakora</title>
		<link>http://etbe.coker.com.au/2009/12/19/shared-objects-and-big-applications/comment-page-1/#comment-22427</link>
		<dc:creator>Rob Krakora</dc:creator>
		<pubDate>Mon, 21 Dec 2009 15:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://etbe.coker.com.au/?p=1497#comment-22427</guid>
		<description>pagein does not seem to work.  It only seems to cache the file specified and none of it&#039;s dependencies.  Where can I find more documentation on it?  It appears to be another version of memlockd.</description>
		<content:encoded><![CDATA[<p>pagein does not seem to work.  It only seems to cache the file specified and none of it&#8217;s dependencies.  Where can I find more documentation on it?  It appears to be another version of memlockd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: etbe</title>
		<link>http://etbe.coker.com.au/2009/12/19/shared-objects-and-big-applications/comment-page-1/#comment-22370</link>
		<dc:creator>etbe</dc:creator>
		<pubDate>Sat, 19 Dec 2009 21:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://etbe.coker.com.au/?p=1497#comment-22370</guid>
		<description>Don: That sounds like a better solution to the problem.</description>
		<content:encoded><![CDATA[<p>Don: That sounds like a better solution to the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Marti</title>
		<link>http://etbe.coker.com.au/2009/12/19/shared-objects-and-big-applications/comment-page-1/#comment-22354</link>
		<dc:creator>Don Marti</dc:creator>
		<pubDate>Sat, 19 Dec 2009 17:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://etbe.coker.com.au/?p=1497#comment-22354</guid>
		<description>There&#039;s also a &quot;pagein&quot; program that comes with OpenOffice.  You can run it once at the start of your session and get a faster first startup of the morning, but still give the OS permission to page out parts of OO if necessary.</description>
		<content:encoded><![CDATA[<p>There&#8217;s also a &#8220;pagein&#8221; program that comes with OpenOffice.  You can run it once at the start of your session and get a faster first startup of the morning, but still give the OS permission to page out parts of OO if necessary.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

