public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] jffs2: Add lzma compression
@ 2008-06-09 16:45 Nikos Mavrogiannopoulos
  0 siblings, 0 replies; only message in thread
From: Nikos Mavrogiannopoulos @ 2008-06-09 16:45 UTC (permalink / raw)
  To: linux-mtd

[-- Attachment #1: Type: text/plain, Size: 464 bytes --]

Hello,
 This patch adds Lzma support to mkfs.jffs2 using the 7z 4.58 ansi C
encoder/decoder. The compression optimization in a typical system was
about 10% less than zlib. I've kept the original Lzma code intact so
that it can be easily updated to latest versions of the lzma sdk. The
lzma code worked perfectly well both in kernel and user space.

The compr_lzma.c attached is the file used by linux kernel to read data
(only changes includes).

regards,
Nikos



[-- Attachment #2: lzma.patch.gz --]
[-- Type: application/x-gzip, Size: 29947 bytes --]

[-- Attachment #3: compr_lzma-kernel.c.gz --]
[-- Type: application/x-gzip, Size: 1362 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-09 16:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-09 16:45 [PATCH] jffs2: Add lzma compression Nikos Mavrogiannopoulos

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