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

From: Jörn Engel
Date: Tue Apr 04 2006 - 11:46:25 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/