Warner Losh
0c16b53773
Move zstd from contrib to sys/contrib so it can be used in the
...
kernel. Adjust the Makefiles that referenced it to the new path.
Sponsored by: Netflix
OK'd by: cem@ and AllanJude@
2017-11-14 05:03:38 +00:00
Bryan Drewery
ea825d0274
DIRDEPS_BUILD: Update dependencies.
...
Sponsored by: Dell EMC Isilon
2017-10-31 00:07:04 +00:00
Bryan Drewery
6106a50ee6
DIRDEPS_BUILD: Connect new directories.
...
Sponsored by: Dell EMC Isilon
2017-05-09 01:48:14 +00:00
Baptiste Daroussin
1fc317e374
Build zstandard with threading enabled
2017-05-06 10:59:10 +00:00
Baptiste Daroussin
c3b26e0c47
Add a zstdmt which is equivalent as running zstd -T0
2017-05-06 10:28:57 +00:00
Baptiste Daroussin
d5f16c6603
Import Zstandard 1.2.0
...
Among new things it is now threaded by default, use zstd -T# to chose the
number of threads not that -T0 will automatically determine the number of
threads based on the number of CPU online.
2017-05-06 10:26:40 +00:00
Baptiste Daroussin
e96cc41320
Install the zstdgrep shell wrapper
2017-04-15 21:12:11 +00:00
Baptiste Daroussin
404fe49137
Add forgotten links for zstdcat and unzstd
2017-04-15 20:53:51 +00:00
Baptiste Daroussin
e229090553
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
2017-04-15 20:05:22 +00:00