Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2004 10:01:47 +0600
From:      Max Khon <fjoe@iclub.nsu.ru>
To:        freebsd-fs@freebsd.org
Cc:        freebsd-current@freebsd.org
Subject:   Re: read-only compressed fs (call for testers) [UPDATE]
Message-ID:  <20040120040147.GA76892@iclub.nsu.ru>
In-Reply-To: <20040119182955.GA60760@iclub.nsu.ru>
References:  <20040119182955.GA60760@iclub.nsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello!

On Tue, Jan 20, 2004 at 12:29:55AM +0600, Max Khon wrote:

> I have seen some requests for read-only compressed fs support recently.
> Last weekend I had a few spare cycles and implemented GEOM class that
> allows to use cloop V2.0 (compressed loopback device for Linux) fs images.
> 
> More details, tarballs with geom_ugz and a port for tools needed
> to create/extract compressed fs images are available at
> http://people.freebsd.org/~fjoe/geom_ugz/
> 
> Any feedback is highly appreciated.

I fixed some bugs that were reported to me:
- create_compressed_fs should do padding to 512 bytes boundary
- kernel panic in geom_ugz
and added last uncompressed block caching (which should significantly speed up
geom_ugz especially for large block sizes).

Updated tarballs are available at
http://people.freebsd.org/~fjoe/geom_ugz/

Thanks for your feedback!

/fjoe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040120040147.GA76892>