[PATCH RFC/testing] Upgrade the zlib_inflate library code to a recent version

Jörn Engel joern at wohnheim.fh-wedel.de
Tue Apr 4 11:46:03 EDT 2006


On Tue, 4 April 2006 17:38:56 +0200, Jan Engelhardt wrote:
> >
> >Upgrade the zlib_inflate implementation in the kernel from a patched
> >version 1.1.3 to a patched 1.2.3. 
> >
> >The code in the kernel is about seven years old and I noticed that the
> >external zlib library's inflate performance was significantly faster
> >(~50%) than the code in the kernel on ARM (and faster again on x86_32).
> >
> Any plans to move to something newer, e.g. bzip2 or LZMA?

For PPP?  Write a new RFC suggesting it and explaining how to deal
with the "chunkiness" and additional memory overhead.  For JFFS2?
Bzlib compresses worse than zlib when dealing with small blocks.
For...

There may be a couple of uses where zlib could be replaced by
something else.  But even ignoring the compatibility issue it isn't
always that simple.

Jörn

-- 
With a PC, I always felt limited by the software available. On Unix, 
I am limited only by my knowledge.
-- Peter J. Schoenster




More information about the linux-mtd mailing list