Re: [PATCH v2 0/4] Add xxhash and zstd modules

From: Timofey Titovets
Date: Fri Jun 30 2017 - 12:48:02 EST


Hi Nick Terrell,
If i understood all correctly,
zstd can compress (decompress) data in way compatible with gzip (zlib)
Do that also true for in kernel library?
If that true, does that make a sense to directly replace zlib with
zstd (configured to work like zlib) in place (as example for btrfs
zlib decompression/compression code)?

Thanks!

--
Have a nice day,
Timofey.