public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* choosing a file system to use on NAND/UBI
@ 2008-03-28  1:04 Hamish Moffatt
  2008-03-28  6:33 ` Artem Bityutskiy
  2008-03-28  7:22 ` Adrian Hunter
  0 siblings, 2 replies; 17+ messages in thread
From: Hamish Moffatt @ 2008-03-28  1:04 UTC (permalink / raw)
  To: linux-mtd

I'm developing an embedded product which will have its root file system
on NAND. The root will be pre-prepared and installed using
flashcp/nandwrite/ubiupdatevol, and usually mounted read-only.
Occasionally we might want to mount it read/write for debug purposes.

I'm intending to use UBI for volume management and wear-levelling.

JFFS2 on UBI does not seem very fast, in particular mount time and
initial access (until cache is populated). I tried disabling compression
but that seemed to make it worse (mount time was doubled).

Will ubifs on UBI be better? Is it mature enough to use yet?

For static volumes you have UBI protecting you, so you should not need
file-system CRC checking as JFFS2 does, correct? Are there any file
systems which take advantage of this property? 

Would I be better choosing LogFS or YAFFS1/2, perhaps without UBI?

thanks
Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2008-04-08 10:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-28  1:04 choosing a file system to use on NAND/UBI Hamish Moffatt
2008-03-28  6:33 ` Artem Bityutskiy
2008-04-07  5:12   ` Hamish Moffatt
2008-04-07  7:13     ` Artem Bityutskiy
2008-04-07  7:32       ` Hamish Moffatt
2008-04-07  7:48         ` Hamish Moffatt
2008-04-07  7:56         ` Artem Bityutskiy
2008-04-07 11:20           ` Hamish Moffatt
2008-04-07 12:15             ` Artem Bityutskiy
2008-04-07 12:16               ` Artem Bityutskiy
2008-04-07 12:22               ` Hamish Moffatt
2008-04-07 12:44                 ` Artem Bityutskiy
2008-04-07 15:31                   ` Jamie Lokier
2008-04-08 10:21                   ` Hamish Moffatt
2008-04-07  8:41         ` Artem Bityutskiy
2008-04-08  7:07         ` Artem Bityutskiy
2008-03-28  7:22 ` Adrian Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox