<?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: [TIP] Ubuntu 1 MB /tmp Partition Problem</title>
	<atom:link href="http://tech.shantanugoel.com/2009/02/10/tip-ubuntu-1-mb-tmp-partition-problem.html/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.shantanugoel.com/2009/02/10/tip-ubuntu-1-mb-tmp-partition-problem.html</link>
	<description>Shantanu's Gadgets, Gizmos, Hacks, Tips, Tricks, Technology...and your kitchen sink</description>
	<lastBuildDate>Sat, 13 Mar 2010 08:29:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shantanu Goel</title>
		<link>http://tech.shantanugoel.com/2009/02/10/tip-ubuntu-1-mb-tmp-partition-problem.html#comment-9627</link>
		<dc:creator>Shantanu Goel</dc:creator>
		<pubDate>Wed, 11 Feb 2009 04:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/2009/02/10/tip-ubuntu-1-mb-tmp-partition-problem.html#comment-9627</guid>
		<description>@Rob: That is indeed a good suggestion.

@Gordon: You are correct. But there are many applications that actually need the space in /tmp and not just the final location. One example is as given by rob in a &quot;copy through&quot; install.</description>
		<content:encoded><![CDATA[<p>@Rob: That is indeed a good suggestion.</p>
<p>@Gordon: You are correct. But there are many applications that actually need the space in /tmp and not just the final location. One example is as given by rob in a &#8220;copy through&#8221; install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon Haverland</title>
		<link>http://tech.shantanugoel.com/2009/02/10/tip-ubuntu-1-mb-tmp-partition-problem.html#comment-9615</link>
		<dc:creator>Gordon Haverland</dc:creator>
		<pubDate>Tue, 10 Feb 2009 20:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/2009/02/10/tip-ubuntu-1-mb-tmp-partition-problem.html#comment-9615</guid>
		<description>Many applications which are not written properly, will generate errors about not enough room, when they actually do have enough room.  What seems to happen is that people seem to think Linux is a 2 partition system: 1 partition for swap and 1 partition for filesystem.  But if you actually have separate filesystems for /tmp, /usr, /usr/local, /var, /home, etc., more often than not the program in question is looking for freespace on /, and not in the filesystem where the room is actually needed.</description>
		<content:encoded><![CDATA[<p>Many applications which are not written properly, will generate errors about not enough room, when they actually do have enough room.  What seems to happen is that people seem to think Linux is a 2 partition system: 1 partition for swap and 1 partition for filesystem.  But if you actually have separate filesystems for /tmp, /usr, /usr/local, /var, /home, etc., more often than not the program in question is looking for freespace on /, and not in the filesystem where the room is actually needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob White</title>
		<link>http://tech.shantanugoel.com/2009/02/10/tip-ubuntu-1-mb-tmp-partition-problem.html#comment-9595</link>
		<dc:creator>Rob White</dc:creator>
		<pubDate>Tue, 10 Feb 2009 08:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://tech.shantanugoel.com/2009/02/10/tip-ubuntu-1-mb-tmp-partition-problem.html#comment-9595</guid>
		<description>Better still to leave the line and just remove the &quot;size=#######,&quot; which will allow your tmp directory to grow to half of your available ram (available at startup).

I actually add the line above and set the size manually to one-half ram _plus_ one-half configured swap space.

For various reasons having your /tmp drive self-clean between boots and completely ram based will greatly increase the speed of many operations. (e.g. an install that &quot;copies through&quot; /tmp wont become a disk-to-disk copy operation unless it _must_ overflow into swap).

Many distros put /tmp into a tmpfs (hence the name tmpfs 8-) by default, and unless you are _pressed_ for ram, you should too.</description>
		<content:encoded><![CDATA[<p>Better still to leave the line and just remove the &#8220;size=#######,&#8221; which will allow your tmp directory to grow to half of your available ram (available at startup).</p>
<p>I actually add the line above and set the size manually to one-half ram _plus_ one-half configured swap space.</p>
<p>For various reasons having your /tmp drive self-clean between boots and completely ram based will greatly increase the speed of many operations. (e.g. an install that &#8220;copies through&#8221; /tmp wont become a disk-to-disk copy operation unless it _must_ overflow into swap).</p>
<p>Many distros put /tmp into a tmpfs (hence the name tmpfs <img src='http://tech.shantanugoel.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> by default, and unless you are _pressed_ for ram, you should too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
