<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GibbonsR.net &#187; file systems</title>
	<atom:link href="http://gibbonsr.net/tag/file-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://gibbonsr.net</link>
	<description>A Placeholder For My Ramblings</description>
	<lastBuildDate>Sun, 22 Aug 2010 17:38:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Thinking about ext4</title>
		<link>http://gibbonsr.net/2008/12/thinking-about-ext4/</link>
		<comments>http://gibbonsr.net/2008/12/thinking-about-ext4/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 14:57:00 +0000</pubDate>
		<dc:creator>insanity5902</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[file systems]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[partitions]]></category>

		<guid isPermaLink="false">http://wp.gibbonsr.net/?p=12</guid>
		<description><![CDATA[Linux defiantly doesn&#8217;t have a lack of choice when it comes to file systems to choose form. I&#8217;ve use most of the them for my main file systems, currently I am running ext2 on /boot ext3 on /home and /, and using ext4 for my portage tree and distfiles on /usr/portage. In the past I [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Linux defiantly doesn&#8217;t have a lack of choice when it comes to file systems to choose form. I&#8217;ve use most of the them for my main file systems, currently I am running ext2 on /boot ext3 on /home and /, and using ext4 for my portage tree and distfiles on /usr/portage. In the past I have use reiserfs, reiser v4, jfx and xfs. They have all had their pros and cons, and I&#8217;ve have used them all on my /usr/portage. Interestingly enough, the best experience of them all is ext4. The others would become fragmented over time, since I am a bit anal about running the latest software I normally sync my tree almost daily. Most of the time every other day.so there are a lot of re-writes and small files scattered all throughout that partition. I have nothing but great performance using ext4. So much so, with the release of 2.6.28 I am thinking of moving my / partition to it.</p>
<p>This would give me /boot as ext2, /home as ext3 and everything else as ext4. I&#8217;ve read good things about it, it seems to handle large and small files alike with ease. I am actually pretty excited with the though of moving to it.</p>
<p>Hopefully my experiences will continue to be on the good side of things as I move to ext4!</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://gibbonsr.net/2008/12/thinking-about-ext4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
