* zlib in the kernel?
@ 2003-03-27 15:06 Robert L. Harris
2003-03-27 15:30 ` Jörn Engel
0 siblings, 1 reply; 2+ messages in thread
From: Robert L. Harris @ 2003-03-27 15:06 UTC (permalink / raw)
To: Linux-Kernel
[-- Attachment #1: Type: text/plain, Size: 743 bytes --]
Anyone have a good breakdown on what this is? I have some wild theories
I'm hoping are right but don't need to start another day looking like an
idiot guessing blindly.
The Help section is empty and I'm not finding anything on kernel.org
(may have overlooked something, the site is slow for me today)..
Robert
:wq!
---------------------------------------------------------------------------
Robert L. Harris | PGP Key ID: E344DA3B
@ x-hkp://pgp.mit.edu
DISCLAIMER:
These are MY OPINIONS ALONE. I speak for no-one else.
Diagnosis: witzelsucht
IPv6 = robert@ipv6.rdlg.net http://ipv6.rdlg.net
IPv4 = robert@mail.rdlg.net http://www.rdlg.net
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: zlib in the kernel?
2003-03-27 15:06 zlib in the kernel? Robert L. Harris
@ 2003-03-27 15:30 ` Jörn Engel
0 siblings, 0 replies; 2+ messages in thread
From: Jörn Engel @ 2003-03-27 15:30 UTC (permalink / raw)
To: Robert L. Harris; +Cc: Linux-Kernel
On Thu, 27 March 2003 10:06:59 -0500, Robert L. Harris wrote:
>
> Anyone have a good breakdown on what this is? I have some wild theories
> I'm hoping are right but don't need to start another day looking like an
> idiot guessing blindly.
>
> The Help section is empty and I'm not finding anything on kernel.org
> (may have overlooked something, the site is slow for me today)..
Zlib compression is used in many places in the kernel, cramfs, jffs2,
squashfs, zisofs, cloop, ppp, maybe more.
There used to be several copies of the code in the kernel tree, I
still have a not-so-old compiled kernel with *three* copies of the
zlib code in it. It's centralized now under lib/, which is a good
thing (TM).
When configuring the kernel, chances are you don't have to touch it.
Anything else should be reported and get fixed. :)
Jörn
--
Fancy algorithms are slow when n is small, and n is usually small.
Fancy algorithms have big constants. Until you know that n is
frequently going to be big, don't get fancy.
-- Rob Pike
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-03-27 15:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-27 15:06 zlib in the kernel? Robert L. Harris
2003-03-27 15:30 ` Jörn Engel
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.