|
3 年之前 | |
---|---|---|
.. | ||
test | 3 年之前 | |
.gitignore | 3 年之前 | |
Makefile | 3 年之前 | |
README.md | 3 年之前 | |
btrfs-benchmark.sh | 3 年之前 | |
btrfs-extract-benchmark.sh | 3 年之前 | |
decompress_sources.h | 3 年之前 | |
linux.mk | 3 年之前 | |
linux_zstd.h | 3 年之前 | |
mem.h | 3 年之前 | |
squashfs-benchmark.sh | 3 年之前 | |
zstd_compress_module.c | 3 年之前 | |
zstd_decompress_module.c | 3 年之前 | |
zstd_deps.h | 3 年之前 |
This directory contains the scripts needed to transform upstream zstd into the version imported into the kernel. All the transforms are automated and tested by our continuous integration.
cd
into this directory.make libzstd
and read the output. Make sure that all the diffs printed and changes made by the script are correct.make test
and ensure that it passes.make import LINUX=/path/to/linux/repo