Re: Moving zlib so that others may use it

From: H. Peter Anvin (hpa@zytor.com)
Date: Thu Jan 10 2002 - 01:08:57 EST


Corey Minyard wrote:

>
> I'm not sure I follow you here. Do you want to completely separate the
> inflate and deflate stuff (so if something only needs one, it only has
> to include one)? I'm not sure of the value, and it would be kind of a
> pain for maintenance (since zlib is from an external source).
>
> As far as memory management, all the versions I am talking about are
> almost exactly the same, so that shouldn't be a problem.
>

It is external, but it's quite well separated anyway.

Look at the inflate_fs one (fs/inflate_fs); it has both the memory
management dealt with and decompression factored out...

        -hpa

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



This archive was generated by hypermail 2b29 : Tue Jan 15 2002 - 21:00:30 EST