Reduce boot time with jffs2 and CM-X255

Vitaly Wool vwool at ru.mvista.com
Wed Dec 20 07:16:01 EST 2006


Hello Michel,

Michel LECONTE wrote:
> I use a CM-X255 with a NAND Flash of 512 Mo
> where roughly 250 Mo are used (90 Mo for the native distribution
> provided by Compulab and 160 Mo for specific applications).
>   
I think that first of all this is a design problem. If you want smaller 
boot time, you need to figure out what exactly you need during the boot 
time and create minimalistic partitions. Anything else can be mounted 
later on.
Moreover, for the stuff that is effectively read-only I would recommend 
using read-only filesystem such as cramfs with a read-only translation 
layer, like this one: 
http://lists.infradead.org/pipermail/linux-mtd/2006-December/016973.html.

Well, that all doesn't mean you shouldn't use SUMMARY for your JFFS2 
filesystem. :)

Vitaly




More information about the linux-mtd mailing list