<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/19208/New_Linux_Flash_Filesystem_Offers_4x_Speed</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Tue, 10 Nov 2009 11:45:00 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Everybody knows JFFS2 is not perfect</title>
			<link>http://osnews.com/thread?297643</link>
			<guid isPermaLink="true">http://osnews.com/thread?297643</guid>
			<description>LogFS is the linux filesystem that will reemplace it (in fact it's near of being included in the main tree, so its not that it's a alpha project or anything): <a href="http://lwn.net/Articles/234441/" rel="nofollow">http://lwn.net/Articles/234441/</a></description>
			<pubDate>Thu, 24 Jan 2008 22:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (diegocg)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux FFS?</title>
			<link>http://osnews.com/thread?297648</link>
			<guid isPermaLink="true">http://osnews.com/thread?297648</guid>
			<description>Are they kidding? FFS? That's the name used by BSD for Berkeley's Fast File System.<br />
<br />
Talk about a bunch of idiots... couldn't they be a bit more creative?</description>
			<pubDate>Thu, 24 Jan 2008 22:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (BSDfan)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Bad Thom, copying it straight</title>
			<link>http://osnews.com/thread?297649</link>
			<guid isPermaLink="true">http://osnews.com/thread?297649</guid>
			<description>Thom, did you not catch the error in their writeup?<br />
<br />
&quot;Flash filesystem (FFS) specialist Datalight Inc. will soon release a commercial Linux FFS claimed to provide 400 percent the write performance and <i>500 percent the mount speed</i> of JFFS2.&quot; (emphasis mine)<br />
<br />
This is supposed to be supported by later reporting:<br />
<br />
&quot;Datalight claims that in early tests of its new Linux FFS it has measured mount times of 0.44 seconds on a 56 MB NAND flash chip, compared to 2.32 seconds for JFFS2 and 0.69 seconds for YAFFS2. &quot;<br />
<br />
But '500 percent' of something is 5x something, which means that the new Linux FFS should be 11.6 seconds. It should in fact say that it is 500% faster.</description>
			<pubDate>Thu, 24 Jan 2008 22:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (jdrake)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>GPL?`</title>
			<link>http://osnews.com/thread?297651</link>
			<guid isPermaLink="true">http://osnews.com/thread?297651</guid>
			<description>site:www.datalight.com gpl</description>
			<pubDate>Thu, 24 Jan 2008 22:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (ernstp)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Bad Thom, copying it straight</title>
			<link>http://osnews.com/thread?297686</link>
			<guid isPermaLink="true">http://osnews.com/thread?297686</guid>
			<description><div class="cquote">But '500 percent' of something is 5x something, which means that the new Linux FFS should be 11.6 seconds. It should in fact say that it is 500% faster. </div><br />
<br />
He said 500 percent the mount <i>speed</i> not the mount <i>time</i>. So, there's nothing wrong on what he said.</description>
			<pubDate>Fri, 25 Jan 2008 00:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (goedson)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Everybody knows JFFS2 is not perfect</title>
			<link>http://osnews.com/thread?297696</link>
			<guid isPermaLink="true">http://osnews.com/thread?297696</guid>
			<description><div class="cquote">LogFS is the linux filesystem that will replace it (in fact it's near of being included in the main tree, so its not that it's a alpha project or anything): <a href="http://lwn.net/Articles/234441/" rel="nofollow">http://lwn.net/Articles/234441/</a> </div><br />
 <br />
 What filesystem(s) do(es) new FFS-based Linux systems coming on to the market recently (such as the OPLC XO and the ASUS EEEPC) use currently, do you know?<br />
 <br />
 If they currently use FFS2, there could be an opportunity here by using LogFS instead to dramatically increase the speed of the ASUS EEEPC and similar machines.<br />
 <br />
 BTW: the lwn article you linked to says this: <br />
 <div class="cquote">&quot;Flash is not without its drawbacks. Its relatively high cost limits its applications and it brings its own set of quirks which must be understood and addressed by filesystem developers. Even so, some special-purpose laptops rely on flash for their persistent storage needs now, and there are rumors of more flash-based systems in the near future. <br />
 <br />
 The most significant of the &quot;quirks&quot; mentioned above are: <br />
 <br />
 - Flash storage cannot be simply overwritten like magnetic storage; instead, a flash block must be explicitly erased and rewritten in two separate steps. The size of the &quot;erase blocks&quot; may not match the block size as understood by the operating system; often, the erase blocks are relatively large. <br />
 <br />
 - There are limits to the number of times a block of flash memory can be erased and rewritten before it loses the ability to reliably store data. That limit is generally around 100,000 cycles.&quot; </div><br />
 <br />
 These seem like <b>excellent</b> reasons not to install Windows XP (and with it NTFS) on to FFS-based systems such as the ASUS EEEPC and the OPLC XO.Edited 2008-01-25 01:44 UTC</description>
			<pubDate>Fri, 25 Jan 2008 01:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (lemur2)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Everybody knows JFFS2 is not perfect</title>
			<link>http://osnews.com/thread?297707</link>
			<guid isPermaLink="true">http://osnews.com/thread?297707</guid>
			<description>The OLPC XO, OpenMoko, and most other MTD-based Linux systems use JFFS2.  The Asus EeePC is an FTL-based device, so it uses an ordinary ext2/3 filesystem.<br />
  <br />
  LogFS does seem to be the future.  I haven't checked up on it since last spring, so I don't know how many of the outstanding issues have been addressed, but the design concept is very nice.<br />
  <br />
  Comparing mount times to JFFS2 is like quoting 0-60 times for a golf cart.  In exchange for its simple log-structured design, JFFS2 has to process every metadata block in the filesystem at mount time.  It was originally intended for small media (several MB), where a couple of seconds to mount the filesystem isn't that big a deal.  But when seconds turn into minutes on larger volumes, it's no longer workable.<br />
  <br />
 LogFS is a journaling filesystem.  The name was chosen to poke fun at JFFS2 for calling itself a journaling filesystem even though it is log-structured.  It uses a more sophisticated metadata structure that allows fast lookups without an in-memory table.  <br />
  <br />
 Instead of indexing inodes by offset into the volume, in LogFS they're indexed by offset into a special inode file pointed to by one of two journal blocks that flip-flop on each update.  Since data on a Flash medium can only be modified through relocation, decoupling inode numbers from physical geometry makes a whole lot of sense.<br />
  <br />
  To the best of my knowledge, Windows XP has no first-party support for MTD Flash media.  Windows can only be installed on the XO if it is equipped with an FTL-based SD card, and even then the onboard MTD will be invisible in Windows.  MTDs require a block I/O path and filesystem that are explicitly designed to support Flash.  <br />
  <br />
  However, the best filesystem for FTL-based media is FAT32.  FTLs treat the OS filesystem as a black box unless they're programmed to understand the particular layout.  Many FTL implementations can do aggressive garbage collection with FAT32 by using the metadata to identify free blocks.  Since other filesystems are more complex and less common, the FTLs fall back on more conservative algorithms.  <br />
  <br />
  Other considerations, such as the ability to avoid fragmentation, are mostly irrelevant since we're dealing with a filesystem mapped onto another filesystem without its knowledge.  Any attempt by the OS filesystem to optimize allocation is like trying to find your way around Manhattan with a map of Boston.  This is why I consider the Flash FTL to be among the worst computing abstractions in common use today.Edited 2008-01-25 03:26 UTC</description>
			<pubDate>Fri, 25 Jan 2008 03:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (butters)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Everybody knows JFFS2 is not perfect</title>
			<link>http://osnews.com/thread?297720</link>
			<guid isPermaLink="true">http://osnews.com/thread?297720</guid>
			<description><div class="cquote">Other considerations, such as the ability to avoid fragmentation </div><br />
<br />
You surely don't need to avoid fragmentation on a random-access device. What does it matter where the next block is located on the media when the access time to the next block is the same no matter where the current block is located?<br />
<br />
<div class="cquote">However, the best filesystem for FTL-based media is FAT32.  </div><br />
<br />
Oh dear, FAT32. The filesystem (AFAIK) that has no concept of file owner, nor of execute permissions, coupled with Windows, the OS that says by default &quot;sure thing, whoever you are asking me to do so, I will execute that uncredentialled file, which I know nothing about other than the fact that the filename ends with '.exe', right away ... &quot;. Windows XP installed using a FAT filesystem is going to be easily compromised in any malware attack.</description>
			<pubDate>Fri, 25 Jan 2008 04:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (lemur2)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>not new</title>
			<link>http://osnews.com/thread?297919</link>
			<guid isPermaLink="true">http://osnews.com/thread?297919</guid>
			<description>Reliance for Linux has been around for over a year.<br />
<br />
It's not a new file system, it's a new release.</description>
			<pubDate>Sat, 26 Jan 2008 04:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (Cloudy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Everybody knows JFFS2 is not perfect</title>
			<link>http://osnews.com/thread?297921</link>
			<guid isPermaLink="true">http://osnews.com/thread?297921</guid>
			<description><div class="cquote">You surely don't need to avoid fragmentation on a random-access device. What does it matter where the next block is located on the media when the access time to the next block is the same no matter where the current block is located? </div><br />
<br />
Not all flash is truly random access. NAND flash, in particular, has peculiar rules about rewriting data blocks once they've been written that makes approaches that minimize metadata writing and fragmentation very important for performance and efficiency.</description>
			<pubDate>Sat, 26 Jan 2008 04:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (Cloudy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Linux FFS?</title>
			<link>http://osnews.com/thread?297976</link>
			<guid isPermaLink="true">http://osnews.com/thread?297976</guid>
			<description>Err.. you said it yourself, it is not so. The file systems have different names which may result is identical abbreviations, if abbreviating is your thing. The names couldn't be further appart. I can think of a million names that result in identical abbreviations and rightly so, nobody takes offence with that.</description>
			<pubDate>Sun, 27 Jan 2008 11:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (Googol)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
