Re: [PATCH RFC] 1/2 central workspace for zlib

David Woodhouse (dwmw2@infradead.org)
Mon, 02 Jun 2003 16:59:25 +0100


On Mon, 2003-06-02 at 16:53, Jörn Engel wrote:
> Maybe lazy allocation. vmalloc() it with the first write(), which
> should be never in production use. So the extra overhead doesn't
> really matter.

Seems reasonable.

> Do you mind if I submit such a patch?

For the CVS code, which is what's in 2.5, please do. Don't bother with
2.4; I rewrote all the block translation layer crap so the individual
translation drivers doesn't have to be too involved with the horridness
of the Linux block layer.

-- 
dwmw2

- 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/