[EMAIL PROTECTED] wrote on 01/27/2007 06:48:17 AM:

> is it planned to add some other compression algorithm to zfs ?
>
> lzjb is quite good and especially performing very well, but i`d like
> to have better compression (bzip2?) - no matter how worse
> performance drops with this.
>
> regards
> roland
>

>From the code it looks like they have the flags set to allow multiple types
of compression.  One thing you may notice is that this is per block,  bzip2
or compression schemes that depend very heavily on large dictionary
keyspace for optimal compression should not perform very well here.

-Wade

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to