<?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: Putting /var in ram</title>
	<atom:link href="http://famvdploeg.com/blog/2008/03/putting-var-in-ram/feed/" rel="self" type="application/rss+xml" />
	<link>http://famvdploeg.com/blog/2008/03/putting-var-in-ram/</link>
	<description>A simple look on things</description>
	<lastBuildDate>Thu, 03 May 2012 11:33:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Putting /var in ram - dnim</title>
		<link>http://famvdploeg.com/blog/2008/03/putting-var-in-ram/comment-page-1/#comment-2649</link>
		<dc:creator>Putting /var in ram - dnim</dc:creator>
		<pubDate>Tue, 21 Feb 2012 22:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://famvdploeg.com/blog/?p=40#comment-2649</guid>
		<description>[...] دسته‌بندی : دسته‌بندی نشده در ۱۰:۰۱ ب.ظ cat brain.stuff &gt; wordpress » Putting /var in ram. [...]</description>
		<content:encoded><![CDATA[<p>[...] دسته‌بندی : دسته‌بندی نشده در ۱۰:۰۱ ب.ظ cat brain.stuff &gt; wordpress » Putting /var in ram. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ADI64 feat. n0stradamus &#187; Seagate Dockstar: USB-Stick schrotten vermeiden</title>
		<link>http://famvdploeg.com/blog/2008/03/putting-var-in-ram/comment-page-1/#comment-1194</link>
		<dc:creator>ADI64 feat. n0stradamus &#187; Seagate Dockstar: USB-Stick schrotten vermeiden</dc:creator>
		<pubDate>Fri, 15 Oct 2010 17:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://famvdploeg.com/blog/?p=40#comment-1194</guid>
		<description>[...] ich mit der Anleitung beginne, sei hier die Seite cat brain.stuff &gt; wordpress als Quelle genannt, da fast alle Informationen von dort stammen. Ich habe es lediglich zu Arch [...]</description>
		<content:encoded><![CDATA[<p>[...] ich mit der Anleitung beginne, sei hier die Seite cat brain.stuff &gt; wordpress als Quelle genannt, da fast alle Informationen von dort stammen. Ich habe es lediglich zu Arch [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: punktik</title>
		<link>http://famvdploeg.com/blog/2008/03/putting-var-in-ram/comment-page-1/#comment-1104</link>
		<dc:creator>punktik</dc:creator>
		<pubDate>Tue, 03 Nov 2009 21:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://famvdploeg.com/blog/?p=40#comment-1104</guid>
		<description>Thank you very much for your article! 
Very helpful!
As addition can only say that you also should put a symlink in /etc/rcS.d right after mountall.sh (in my case it has S35, so name it for example S36ramdisk.sh), and also put it in /etc/fstab, together with /tmp, which is also making a bit if a write cycles.
Here are the lines: 

tmpfs      /tmp        tmpfs   defaults,noatime,mode=1777  0         0
tmpfs      /var        tmpfs   defaults,noatime,mode=1777  0         0

tmpfs is dynamic, while ramfs is static, so if you are not tight on ram you should use tmpfs for /var to not to freeze your system.
Hope that helps.</description>
		<content:encoded><![CDATA[<p>Thank you very much for your article!<br />
Very helpful!<br />
As addition can only say that you also should put a symlink in /etc/rcS.d right after mountall.sh (in my case it has S35, so name it for example S36ramdisk.sh), and also put it in /etc/fstab, together with /tmp, which is also making a bit if a write cycles.<br />
Here are the lines: </p>
<p>tmpfs      /tmp        tmpfs   defaults,noatime,mode=1777  0         0<br />
tmpfs      /var        tmpfs   defaults,noatime,mode=1777  0         0</p>
<p>tmpfs is dynamic, while ramfs is static, so if you are not tight on ram you should use tmpfs for /var to not to freeze your system.<br />
Hope that helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

