<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/zutil.h, branch v5.8</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.8</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v5.8'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2015-11-07T01:50:42Z</updated>
<entry>
<title>include/linux/zutil.h: fix usage example of zlib_adler32()</title>
<updated>2015-11-07T01:50:42Z</updated>
<author>
<name>Anish Bhatt</name>
<email>anish@chelsio.com</email>
</author>
<published>2015-11-07T00:33:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=cb7ae262e230064ba282094b7e1f60a092448b72'/>
<id>urn:sha1:cb7ae262e230064ba282094b7e1f60a092448b72</id>
<content type='text'>
alder32 was renamed to zlib_adler32 since before 2.6.11.

Signed-off-by: Anish Bhatt &lt;anish@chelsio.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] zlib_inflate: Upgrade library code to a recent version</title>
<updated>2006-06-22T22:05:58Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@rpsys.net</email>
</author>
<published>2006-06-22T21:47:34Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=4f3865fb57a04db7cca068fed1c15badc064a302'/>
<id>urn:sha1:4f3865fb57a04db7cca068fed1c15badc064a302</id>
<content type='text'>
Upgrade the zlib_inflate implementation in the kernel from a patched
version 1.1.3/4 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).

For comparison the newer deflate code is 20% slower on ARM and 50% slower
on x86_32 but gives an approx 1% compression ratio improvement.  I don't
consider this to be an improvement for kernel use so have no plans to
change the zlib_deflate code.

Various changes have been made to the zlib code in the kernel, the most
significant being the extra functions/flush option used by ppp_deflate.
This update reimplements the features PPP needs to ensure it continues to
work.

This code has been tested on ARM under both JFFS2 (with zlib compression
enabled) and ppp_deflate and on x86_32.  JFFS2 sees an approx.  10% real
world file read speed improvement.

This patch also removes ZLIB_VERSION as it no longer has a correct value.
We don't need version checks anyway as the kernel's module handling will
take care of that for us.  This removal is also more in keeping with the
zlib author's wishes (http://www.zlib.net/zlib_faq.html#faq24) and I've
added something to the zlib.h header to note its a modified version.

Signed-off-by: Richard Purdie &lt;rpurdie@rpsys.net&gt;
Acked-by: Joern Engel &lt;joern@wh.fh-wedel.de&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] ppc64 boot: remove include from include/linux/zutil.h</title>
<updated>2005-10-29T05:04:02Z</updated>
<author>
<name>Olaf Hering</name>
<email>olh@suse.de</email>
</author>
<published>2005-10-29T00:46:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=146c98782b57531ce6ba89dfa9d3771c0fd0a94d'/>
<id>urn:sha1:146c98782b57531ce6ba89dfa9d3771c0fd0a94d</id>
<content type='text'>
zutil.h does not need errno.h

Signed-off-by: Olaf Hering &lt;olh@suse.de&gt;
Cc: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Cc: Anton Blanchard &lt;anton@samba.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] zlib cleanup: Z_NULL removal</title>
<updated>2003-06-08T02:50:17Z</updated>
<author>
<name>Jörn Engel</name>
<email>joern@wohnheim.fh-wedel.de</email>
</author>
<published>2003-06-08T02:50:17Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=f7bb70ab961f046dc7ed9187545628a19537108b'/>
<id>urn:sha1:f7bb70ab961f046dc7ed9187545628a19537108b</id>
<content type='text'>
s/Z_NULL/NULL/g.
</content>
</entry>
<entry>
<title>[PATCH] zlib cleanup: local</title>
<updated>2003-06-08T02:48:57Z</updated>
<author>
<name>Jörn Engel</name>
<email>joern@wohnheim.fh-wedel.de</email>
</author>
<published>2003-06-08T02:48:57Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7403009269fbc9b7ef4653ddab7e74873f0345c0'/>
<id>urn:sha1:7403009269fbc9b7ef4653ddab7e74873f0345c0</id>
<content type='text'>
Simple s/local/static/.
</content>
</entry>
<entry>
<title>[PATCH] zlib cleanup: OF</title>
<updated>2003-06-05T09:13:43Z</updated>
<author>
<name>Jörn Engel</name>
<email>joern@wohnheim.fh-wedel.de</email>
</author>
<published>2003-06-05T09:13:43Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=3e3addbbd8cc5520f188b4ccf498c919c411d68b'/>
<id>urn:sha1:3e3addbbd8cc5520f188b4ccf498c919c411d68b</id>
<content type='text'>
Remove the stale support for K&amp;R function declarations through the OF()
macro.

This is the last patch to clean up zconf.h, at least for now.
</content>
</entry>
<entry>
<title>[PATCH] zlib cleanup: ZEXPORT</title>
<updated>2003-06-05T09:13:30Z</updated>
<author>
<name>Jörn Engel</name>
<email>joern@wohnheim.fh-wedel.de</email>
</author>
<published>2003-06-05T09:13:30Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=319b508d6409a24967766768968c83222f653c8d'/>
<id>urn:sha1:319b508d6409a24967766768968c83222f653c8d</id>
<content type='text'>
Just a simple s/ZEXPORT//.
</content>
</entry>
<entry>
<title>[PATCH] zlib cleanup: remove FAR macro</title>
<updated>2003-06-05T09:02:29Z</updated>
<author>
<name>Jörn Engel</name>
<email>joern@wohnheim.fh-wedel.de</email>
</author>
<published>2003-06-05T09:02:29Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ff8009c03c3719dcdf06017b1c454a1b8f894826'/>
<id>urn:sha1:ff8009c03c3719dcdf06017b1c454a1b8f894826</id>
<content type='text'>
This removes FAR, the typedefs using FAR (Bytef and friends) and the
function prototypes for zalloc and zfree that should have gone earlier
already.
</content>
</entry>
<entry>
<title>Fix up tree oddities that Al pointed out.</title>
<updated>2002-02-06T15:17:34Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@athlon.transmeta.com</email>
</author>
<published>2002-02-06T15:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=0ec120046dee44027a28b66a3c28d1031982a9eb'/>
<id>urn:sha1:0ec120046dee44027a28b66a3c28d1031982a9eb</id>
<content type='text'>
</content>
</entry>
</feed>
