David:

> > To compress all files as well as glibc, why not to rewrite root
> > device filesystem to support compressed file? 
> 
> This is one of those ideas that make one go.... "Duh! Why didn't _I_ 
> think of that?"
> 
> Is there a simple, small, quick compression that would work?  It 
> would have to take the form of a kernel patch.

        Seen LZO? I've had people rave about it to me. Google
search for "lzo compression" and it's the first link. It's
optimized for decompression speed and (with miniLZO) for exec
size (6k I think?).

-Scott


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to