Home
last modified time | relevance | path

Searched refs:zstd (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd-13.1/sys/contrib/zstd/programs/
H A DMakefile206 allVariants: zstd zstd-compress zstd-decompress zstd-small zstd-nolegacy zstd-dictBuilder
219 zstd: target
242 zstd : $(BUILD_DIR)/zstd target
256 zstd-release: zstd
275 zstd-nomt : zstd
280 zstd-nogz : zstd
285 zstd-noxz : zstd
349 zstd$(EXT) zstd32$(EXT) zstd-compress$(EXT) zstd-decompress$(EXT) \
350 zstd-small$(EXT) zstd-frugal$(EXT) zstd-nolegacy$(EXT) zstd4$(EXT) \
358 zstd.1: zstd.1.md ../lib/zstd.h
[all …]
H A DREADME.md7 - `zstd_nolegacy` : Same as `zstd` but without support for legacy zstd formats
9 - `zstd-compress` : version of CLI which can only compress into zstd format
10 - `zstd-decompress` : version of CLI which can only decompress zstd format
18 Example : `make zstd HAVE_THREAD=0`
23 - __ZSTD_LEGACY_SUPPORT__ : `zstd` can decompress files compressed by older versions of `zstd`.
39 Example : `make zstd HAVE_ZLIB=0`
49 Example : `make zstd HAVE_LZMA=0`
59 Example : `make zstd HAVE_LZ4=0`
87 Example : `make zstd BACKTRACE=1`
143 zstd [args] [FILE(s)] [-o file]
[all …]
H A Dzstd.1.md1 zstd(1) -- zstd, zstdmt, unzstd, zstdcat - Compress or decompress .zst files
9 `zstdmt` is equivalent to `zstd -T0`
11 `unzstd` is equivalent to `zstd -d`
13 `zstdcat` is equivalent to `zstd -dcf`
292 `zstd` offers _dictionary_ compression,
357 `zstd --train-cover FILEs`
363 `zstd --train-cover=k=50 FILEs`
367 `zstd --train-cover=shrink FILEs`
387 `zstd --train-fastcover FILEs`
400 `zstd --train-legacy FILEs`
[all …]
/freebsd-13.1/contrib/file/tests/
H A DMakefile.am71 zstd-v0.2-FF.result \
73 zstd-v0.3-FF.result \
75 zstd-v0.4-FF.result \
77 zstd-v0.5-FF.result \
79 zstd-v0.6-FF.result \
81 zstd-v0.7-00.result \
82 zstd-v0.7-21.result \
84 zstd-v0.7-22.result \
86 zstd-v0.8-00.result \
87 zstd-v0.8-01.result \
[all …]
H A DMakefile.in363 zstd-v0.2-FF.result \
365 zstd-v0.3-FF.result \
367 zstd-v0.4-FF.result \
369 zstd-v0.5-FF.result \
371 zstd-v0.6-FF.result \
373 zstd-v0.7-00.result \
374 zstd-v0.7-21.result \
376 zstd-v0.7-22.result \
378 zstd-v0.8-00.result \
379 zstd-v0.8-01.result \
[all …]
/freebsd-13.1/sys/contrib/openzfs/module/zstd/
H A DREADME.md25 2. Update `module/zstd/zstd-in.c` if required. (see
26 `zstd/contrib/single_file_libs/zstd-in.c` in the zstd repository)
29 - `zstd/lib/zstd.h`
30 - `zstd/lib/common/zstd_errors.h`
37 url="https://github.com/facebook/zstd"
39 zstd="/tmp/zstd-${release}/"
41 wget -O /tmp/zstd.tar.gz \
43 tar -C /tmp -xzf /tmp/zstd.tar.gz
45 cp ${zstd}/lib/zstd.h module/zstd/lib/
46 cp ${zstd}/lib/zstd_errors.h module/zstd/lib/
[all …]
H A DMakefile.in21 $(obj)/lib/zstd.o: c_flags += -fno-tree-vectorize
24 $(obj)/lib/zstd.o: c_flags += -U__BMI__
27 $(obj)/lib/zstd.o: c_flags += -Wframe-larger-than=20480
30 $(obj)/lib/zstd.o: c_flags += -include $(zstd_include)/aarch64_compat.h -include $(zstd_include)/zs…
35 $(MODULE)-objs += lib/zstd.o
/freebsd-13.1/usr.bin/zstd/
H A DMakefile3 PROG= zstd
15 -I${SRCTOP}/sys/contrib/zstd/lib/common \
16 -I${SRCTOP}/sys/contrib/zstd/lib/compress \
18 -I${SRCTOP}/sys/contrib/zstd/lib \
22 LINKS= ${BINDIR}/zstd ${BINDIR}/unzstd \
23 ${BINDIR}/zstd ${BINDIR}/zstdcat \
24 ${BINDIR}/zstd ${BINDIR}/zstdmt
25 MLINKS= zstd.1 unzstd.1 \
26 zstd.1 zstdcat.1 \
27 zstd.1 zstdmt.1
[all …]
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dzfs_set_feature_activation.ksh57 if poolexists $TESTPOOL-zstd ; then
58 destroy_pool $TESTPOOL-zstd
66 log_must zpool create $TESTPOOL-zstd $VDEV_ZSTD
79 log_must zfs create -o compress=zstd-$random_level $TESTPOOL-zstd/$TESTFS-zstd
88 log_must zfs destroy $TESTPOOL-zstd/$TESTFS-zstd
/freebsd-13.1/sys/contrib/openzfs/lib/libzstd/
H A DMakefile.am3 VPATH = $(top_srcdir)/module/zstd
12 lib/zstd.c \
17 lib/zstd.$(OBJEXT): CFLAGS += -fno-tree-vectorize -include $(top_srcdir)/module/zstd/include/zstd_…
18 lib/zstd.l$(OBJEXT): CFLAGS += -fno-tree-vectorize -include $(top_srcdir)/module/zstd/include/zstd_…
20 zfs_zstd.$(OBJEXT): CFLAGS += -include $(top_srcdir)/module/zstd/include/zstd_compat_wrapper.h
21 zfs_zstd.l$(OBJEXT): CFLAGS += -include $(top_srcdir)/module/zstd/include/zstd_compat_wrapper.h
/freebsd-13.1/sys/contrib/zstd/
H A DREADME.md21 [travisLink]: https://travis-ci.org/facebook/zstd
25 [CircleLink]: https://circleci.com/gh/facebook/zstd
27 [CirrusLink]: https://cirrus-ci.com/github/facebook/zstd
46 | **zstd 1.4.5 -1** | 2.884 | 500 MB/s | 1660 MB/s |
49 | **zstd 1.4.5 --fast=1** | 2.434 | 570 MB/s | 2200 MB/s |
50 | **zstd 1.4.5 --fast=3** | 2.312 | 640 MB/s | 2300 MB/s |
114 `zstd --train FullPathToTrainingSet/* -o dictionaryName`
118 `zstd -D dictionaryName FILE`
122 `zstd -D dictionaryName --decompress FILE.zst`
161 ./vcpkg install zstd
[all …]
H A Dappveyor.yml83 ECHO Building zstd &&
91 make -C programs DEBUGFLAGS= clean zstd &&
92 cd programs\ && 7z a -tzip -mx9 zstd-win-binary-%PLATFORM%.zip zstd.exe &&
94 cp zstd.exe ..\bin\zstd.exe &&
96 cd zstd &&
97 git archive --format=tar release -o zstd-src.tar &&
98 ..\zstd -19 zstd-src.tar &&
99 appveyor PushArtifact zstd-src.tar.zst &&
100 certUtil -hashfile zstd-src.tar.zst SHA256 > zstd-src.tar.zst.sha256.sig &&
101 appveyor PushArtifact zstd-src.tar.zst.sha256.sig &&
[all …]
H A DMakefile41 default: lib-release zstd-release
65 .PHONY: zstd zstd-release
66 zstd zstd-release: target
68 $(Q)ln -sf $(PRGDIR)/zstd$(EXT) zstd$(EXT)
73 $(Q)cp $(PRGDIR)/zstd$(EXT) ./zstdmt$(EXT)
86 ZSTD=../../programs/zstd $(MAKE) -C doc/educational_decoder $@
145 $(Q)$(RM) zstd$(EXT) zstdmt$(EXT) tmp*
276 …$(MAKE) -C $(PRGDIR) clean zstd CC=arm-linux-gnueabi-gcc QEMU_SYS=qemu-arm-static ZSTDRTTEST= MORE…
277 …$(MAKE) -C $(PRGDIR) clean zstd CC=aarch64-linux-gnu-gcc QEMU_SYS=qemu-aarch64-static ZSTDRTTEST= …
278 …$(MAKE) -C $(PRGDIR) clean zstd CC=powerpc-linux-gnu-gcc QEMU_SYS=qemu-ppc-static ZSTDRTTEST= MORE…
[all …]
/freebsd-13.1/sys/contrib/zstd/zlibWrapper/
H A DREADME.md4 …e main objective of creating a zstd wrapper for [zlib](http://zlib.net/) is to allow a quick and s…
8 To build the zstd wrapper for zlib the following files are required:
15 - a static or dynamic zstd library
18 The further files are supplied with the zstd distribution.
21 #### Embedding the zstd wrapper within your project
26 To compile the zstd wrapper with your project you have to do the following:
28 - compile your project with `zstd_zlibwrapper.c`, `gz*.c` and a static or dynamic zstd library
34 #### Enabling zstd compression within your project
36 After embedding the zstd wrapper within your project the zstd library is turned off by default.
37 Your project should work as before with zlib. There are two options to enable zstd compression:
[all …]
/freebsd-13.1/sys/contrib/openzfs/include/sys/zstd/
H A DMakefile.am2 $(top_srcdir)/include/sys/zstd/zstd.h
11 libzfsdir = $(includedir)/libzfs/sys/zstd
16 kerneldir = @prefix@/src/zfs-$(VERSION)/include/sys/zstd
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/history/
H A Dhistory_002_pos.ksh88 compression zstd compression zstd-$((RANDOM%9 + 1))
89 compression zstd-fast copies $((RANDOM%3 + 1))
90 compression zstd-fast-$((RANDOM%9 + 1)) xattr sa
116 compression zstd compression zstd-$((RANDOM%9 + 1))
117 compression zstd-fast copies $((RANDOM%3 + 1))
118 compression zstd-fast-$((RANDOM%9 + 1)) acltype off
/freebsd-13.1/sys/contrib/zstd/doc/
H A DREADME.md5 as well as detailed instructions to use `zstd` library.
7 __`zstd_manual.html`__ : Documentation of `zstd.h` API, in html format.
8 Click on this link: [http://zstd.net/zstd_manual.html](http://zstd.net/zstd_manual.html)
23 [__`decode_corpus`__](https://github.com/facebook/zstd/tree/dev/tests#decodecorpus---tool-to-genera…
/freebsd-13.1/stand/libsa/zfs/
H A DMakefile.inc6 .PATH: ${OZFS}/module/zstd/lib
8 ZFSSRC+= zstd_shim.c zstd.c
32 CFLAGS.zstd.c+= -U__BMI__
33 CFLAGS.zstd.c+= ${NO_WBITWISE_INSTEAD_OF_LOGICAL}
/freebsd-13.1/sys/contrib/zstd/lib/
H A DBUCK2 name='zstd',
4 exported_headers=['zstd.h'],
19 ('compress', 'zstd*.h'),
21 srcs=glob(['compress/zstd*.c', 'compress/hist.c']),
32 srcs=glob(['decompress/zstd*.c']),
198 ('', 'zstd.h'),
H A DREADME.md33 via the [advanced API defined in `lib/zstd.h`](https://github.com/facebook/zstd/blob/v1.4.3/lib/zst…
38 Zstandard's stable API is exposed within [lib/zstd.h](zstd.h).
48 - `ZSTD_STATIC_LINKING_ONLY` : if this macro is defined _before_ including `zstd.h`,
50 exposed in the second part of `zstd.h`.
74 - `lib/legacy` : makes it possible to decompress legacy zstd formats, starting from `v0.1.0`.
147 that zstd does not use. Not all unused functions are hidden, but they can be if needed.
160 The header file `zstd.h` and the dynamic library `dll\libzstd.dll` are required to
196 Consider migrating code towards supported streaming API exposed in `zstd.h`.
204 - `Makefile` : `make` script to build and install zstd library (static and dynamic)
H A Dlibzstd.pc.in10 Name: zstd
12 URL: http://www.zstd.net/
/freebsd-13.1/lib/libzstd/
H A DMakefile3 LIB= zstd
37 INCS= zstd.h
45 ZSTDDIR= ${SRCTOP}/sys/contrib/zstd
/freebsd-13.1/sys/modules/zfs/
H A DMakefile16 ${SRCDIR}/zstd \
17 ${SRCDIR}/zstd/lib
24 CFLAGS+= -I${SRCDIR}/zstd/include
280 zstd.c \
339 CFLAGS.zstd.c= -U__BMI__ -fno-tree-vectorize
341 CFLAGS.zstd.c+= -include ${SRCDIR}/zstd/include/aarch64_compat.h
343 CFLAGS.zstd.c+= ${NO_WBITWISE_INSTEAD_OF_LOGICAL}
/freebsd-13.1/usr.bin/mkuzip/
H A DMakefile8 CFLAGS+= -I${SRCTOP}/sys/contrib/zstd/lib
12 LIBADD= lzma md pthread z zstd
/freebsd-13.1/sbin/savecore/
H A DMakefile9 LIBADD= xo z zstd
12 CFLAGS+= -I${SRCTOP}/sys/contrib/zstd/lib

1234