svn commit: r316978 - in head: contrib/zstd etc/mtree lib lib/libzstd share/mk usr.bin usr.bin/zstd
Allan Jude
allanjude at freebsd.org
Sun Apr 16 00:09:47 UTC 2017
On 2017-04-15 19:37, Rodney W. Grimes wrote:
> And we need this in base for what great purpose???
>
It is a new faster compression algorithm from the creator of LZ4, Yann
Collet.
It offers compression ratios similar or great than gzip, but 4-6x faster
compression, and 2-3x faster decompression (in excess of 1 gigabyte per
second per core).
It will be used in ZFS shortly, and is expected to supplant gzip/bzip2
for compressed kernel/memdisk in the loader for pxeboot / iscsi boot etc.
>
>> Author: bapt
>> Date: Sat Apr 15 20:05:22 2017
>> New Revision: 316978
>> URL: https://svnweb.freebsd.org/changeset/base/316978
>>
>> Log:
>> Import zstandard 1.1.4 in base
>>
>> zstandard is a new compression library/tool which is very fast at
>> compression/decompression
>>
>> For now import as a private library
>>
--
Allan Jude
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20170415/863bb578/attachment.sig>
More information about the svn-src-all
mailing list