zstd/contrib
Giovanni Cabiddu 92be4be810 [linux] Expose ZSTD_compressSequencesAndLiterals() in the kernel
Make the function ZSTD_compressSequencesAndLiterals() available in kernel
space. This will be used by Intel QAT driver.

Additionally, (1) expose the function ZSTD_CCtx_setParameter(), which is
required to set parameters before calling ZSTD_compressSequencesAndLiterals(),
(2) update the build process to include `compress/zstd_preSplit.o` and
(3) replace `asm/unaligned.h` with `linux/unaligned.h`.

Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
2025-01-27 15:24:22 +00:00
..
diagnose_corruption Coalesce Almost All Copyright Notices to Standard Phrasing 2022-12-20 12:52:34 -05:00
docker Also Pin Dockerfile Dependency Hashes 2023-03-09 17:01:22 -05:00
externalSequenceProducer Rename "External Matchfinder" to "Block-Level Sequence Producer" (#3484) 2023-02-09 17:01:17 -05:00
freestanding_lib Coalesce Almost All Copyright Notices to Standard Phrasing 2022-12-20 12:52:34 -05:00
gen_html inform manual users that it's automatically generated 2024-10-31 15:06:48 -07:00
largeNbDicts codemod: ZSTD_paramSwitch_e -> ZSTD_ParamSwitch_e 2024-12-20 10:36:58 -08:00
linux-kernel [linux] Expose ZSTD_compressSequencesAndLiterals() in the kernel 2025-01-27 15:24:22 +00:00
match_finders Coalesce Almost All Copyright Notices to Standard Phrasing 2022-12-20 12:52:34 -05:00
premake Fix wrong conditions 2018-07-14 12:34:03 +02:00
pzstd [contrib/pzstd] Prevent hangs when there are errors 2025-01-13 17:24:41 -05:00
recovery Coalesce Almost All Copyright Notices to Standard Phrasing 2022-12-20 12:52:34 -05:00
seekable_format Merge pull request #4218 from facebook/externC 2025-01-07 10:06:08 -08:00
seqBench Coalesce Almost All Copyright Notices to Standard Phrasing 2022-12-20 12:52:34 -05:00
snap moved snap to /contrib 2018-03-19 16:15:06 -07:00
VS2005 AsyncIO compression part 1 - refactor of existing asyncio code (#3021) 2022-01-24 14:43:02 -08:00
cleanTabs created contrib/cleanTabs 2017-03-30 12:42:44 -07:00