JFFS2 uncompressed?
Steven Scholz
steven.scholz at imc-berlin.de
Tue Apr 8 10:33:45 EDT 2003
Jörn Engel schrieb:
> On Tue, 8 April 2003 15:59:35 +0200, Steven Scholz wrote:
>
>>IIRC files are stored compressed on a JFFS2 partition.
>>
>>Is there any chance that I could use JFFS2 without any compression?
>>
>>I guess this might me faster for our embedded system!
>
>
> Piece of cake.
> Look at fs/jffs2/compr.c, first function. Add a couple of #if 0 and
> you're done.
Thanks!
How about mkfs.jff2? Do I have to change something there as well?
> Do the same with the second function and the kernel image should
> shrink a little.
:o)
Steven
More information about the linux-mtd
mailing list