LWN.net Logo

Chris Mason leaving Oracle

Chris Mason leaving Oracle

Posted Jun 9, 2012 13:49 UTC (Sat) by drag (subscriber, #31333)
In reply to: Chris Mason leaving Oracle by alankila
Parent article: Chris Mason leaving Oracle

> It's interesting that modern android phones appear to be using ext4 over hardware remapping layers too

File systems for block devices is a proven technology and is very mature. FTL firmwares and techniques is a widely known and proven technology, also.. since it has been a basic requirement for generations of consumer flash devices in order to be compatible with Windows.

So I am guessing that phone manufacturers, which are mostly integrators and not developers, are more interested in getting products out the door rather then working with chipset manufacturers to develop interfaces for theoretical large file system design.

So while I doubt having multiple layers of abstraction been the kernel and the storage device is optimal performance and reliability wise, it is certainly the most cost effective approach for today's consumer electronics.

:)


(Log in to post comments)

Chris Mason leaving Oracle

Posted Jun 10, 2012 17:46 UTC (Sun) by linusw (subscriber, #40300) [Link]

> So I am guessing that phone manufacturers, which are mostly integrators and not developers, are more interested in getting products out the door rather then working with chipset manufacturers to develop interfaces for theoretical large file system design.

Oh no we love file systems, but we need to pool resources. Arnd Bergmann is maintaining this flash card survey (eMMC and SD alike):
https://wiki.linaro.org/WorkingGroups/Kernel/Projects/Fla...

From this we are discussing alterations needed to the file system, VFS etc.

In Linaro we had Samsung, SanDisk and Micron visiting us to discuss these issues at the latest Linaro connect meeting in Hong Kong.

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