LWN.net Logo

Ext4 filesystem hits Android, no need to fear data loss (ars technica)

Ext4 filesystem hits Android, no need to fear data loss (ars technica)

Posted Dec 29, 2010 0:16 UTC (Wed) by swetland (subscriber, #63414)
In reply to: Ext4 filesystem hits Android, no need to fear data loss (ars technica) by eds
Parent article: Ext4 filesystem hits Android, no need to fear data loss (ars technica)

The biggest downside to baked-into-hardware FTL (which really means code-in-ROM for an embedded ARM7 or the like nine times out of ten) is that bugs in the translation layer can be subtle, hard to find, and difficult or impossible (depending on implementation, patchability, etc) to fix.

The upside is you get something that behaves like a block device, and you can use plain 'ol filesystems on with little or no special handling.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds