Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Oct 2011 21:12:32 +0100
From:      krad <kraduk@gmail.com>
To:        =?ISO-8859-2?Q?Radio_m=B3odych_bandyt=F3w?= <radiomlodychbandytow@o2.pl>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: ZFS/compression/performance
Message-ID:  <CALfReyc0LZML_gJjkpyqn7sr2vNsx2DEBCYfKb33Od9XviSMYw@mail.gmail.com>
In-Reply-To: <4E97D24C.4010606@o2.pl>
References:  <20111013120032.D6BA71065760@hub.freebsd.org> <4E97D24C.4010606@o2.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
2011/10/14 Radio m=B3odych bandyt=F3w <radiomlodychbandytow@o2.pl>

> On 2011-10-13 14:00, freebsd-fs-request@freebsd.org wrote:
>
>> An option is not too compress with ZFS rather directly with gzip however=
 I
>> would still need lots of temporary storage for manipulation, which is wh=
at
>> I am doing now (e.g., sort). Processing with zcat isn't always a good
>> solution because some applications want files, but you have to do what y=
ou
>> have to do.
>>
> It seems that with your data gzipping directly is a better option. Though=
 I
> suggest that you experiment with codecs that support larger dictionary, i=
.e.
> 7zip, I expect that you would see huge strength improvement with somethin=
g
> like 7z a -mx=3D1 -md=3D26 out.7z in. You can use higher -md values if yo=
u have
> enough memory, compression mode 1 (mx=3D1) uses 4,5*2^md bytes of RAM, so=
 if
> my maths is good, md=3D26 uses ~288 MB. If LZMA is too slow, you can at l=
east
> try 7-zip's deflate64. It's not great, but not as bad as gzip.
>
> --
> Twoje radio
>
>
> ______________________________**_________________
> freebsd-fs@freebsd.org mailing list
> http://lists.freebsd.org/**mailman/listinfo/freebsd-fs<http://lists.freeb=
sd.org/mailman/listinfo/freebsd-fs>
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe@**freebsd.org<fr=
eebsd-fs-unsubscribe@freebsd.org>
> "
>


if speed is an issue, make sure you get one of the multithreaded compressio=
n
utilitys as most arent and that can often be a bottlneck



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