RFC - patch to reduce peak memory usage by disabling compression
Øyvind Harboe
oyvind.harboe at zylin.com
Thu Aug 21 08:31:43 EDT 2003
Rationale:
Reduce RAM usage by removing compression/decompression altogether.
Even trivial compression schemes require a working buffer,
hence all compression schemes and not only the most memory
hungry are removed.
I've introduced a define JFFS2_COMPRESS which is 1 in os-linux.h,
and which eCos can make configurable via its CDL files.
Øyvind
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lessmem.txt
Url: http://lists.infradead.org/pipermail/linux-mtd/attachments/20030821/8cb76804/attachment.txt
More information about the linux-mtd
mailing list