mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 18:11:00 +03:00
dc544aba15
ZStandard is a modern, high performance, general compression algorithm. It provides similar or better compression levels to GZIP, but with much better performance. ZStandard provides a large selection of compression levels to allow a storage administrator to select the preferred performance/compression trade-off. This commit imports the unmodified ZStandard single-file library which will be used by ZFS. The implementation of this new library is done with future updates of zstd in mind. For this reason we integrated the code in a way, that does not require modifications to the library. For more details, see `module/zstd/README.md`. The library is excluded from codecov calculation and cppcheck as unaltered dependencies do not need full codecov or cppcheck. Co-authored-by: Allan Jude <allanjude@freebsd.org> Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> Co-authored-by: Michael Niewöhner <foss@mniewoehner.de> Signed-off-by: Allan Jude <allanjude@freebsd.org> Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
9 lines
371 B
Plaintext
9 lines
371 B
Plaintext
preprocessorErrorDirective:./module/zfs/vdev_raidz_math_avx512f.c:243
|
|
preprocessorErrorDirective:./module/zfs/vdev_raidz_math_sse2.c:266
|
|
uninitvar:module/os/freebsd/zfs/vdev_geom.c
|
|
uninitvar:module/os/freebsd/zfs/zfs_vfsops.c
|
|
uninitvar:module/os/freebsd/spl/spl_zone.c
|
|
uninitvar:lib/libzutil/os/freebsd/zutil_import_os.c
|
|
*:module/zstd/lib/zstd.c
|
|
*:module/zstd/lib/zstd.h
|