Date: Fri, 13 Aug 2004 17:31:37 +0700 From: Max Khon <fjoe@samodelkin.net> To: Lukas Ertl <le@freebsd.org> Cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/geom/uzip g_uzip.c src/sys/conf NOTES files Makefile Message-ID: <20040813103137.GB50664@samodelkin.net> In-Reply-To: <20040813120505.L68167@pcle2.cc.univie.ac.at> References: <200408130940.i7D9ewwq077646@repoman.freebsd.org> <20040813120505.L68167@pcle2.cc.univie.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi!
On Fri, Aug 13, 2004 at 12:05:20PM +0200, Lukas Ertl wrote:
> > Add geom_uzip -- geom class that implements read-only compressed disks.
> > Currently supports cloop V2.0 disk compression format.
> > May support more formats in future.
>
> Wow, sounds cool. :-)
By the way, I asked FreeSBIE (FreeBSD-based livecd system) developers
to measure application startup times with and without geom_uzip.
They are quite impressive (times are in minute and seconds):
--------+----------+--------+
| w/o uzip | w/uzip |
Boot | 1:26 | 1:04 |
X | 41 | 9 |
XFce | 1:17 | 18 |
xterm | 13 | 2 |
FireFox | 3:02 | 24 |
--------+----------+--------+
/fjoe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040813103137.GB50664>
