Searched refs:LZ4 (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/fs/f2fs/ |
D | Kconfig | 118 bool "LZ4 compression support" 122 Support LZ4 compress algorithm, if unsure, say Y. 130 layout with LZ4, if unsure, say Y.
|
/Linux-v6.6/fs/squashfs/ |
D | Kconfig | 166 bool "Include support for LZ4 compressed file systems" 171 compressed with LZ4 compression. LZ4 compression is mainly 175 LZ4 is not the standard compression used in Squashfs and so most
|
/Linux-v6.6/usr/ |
D | Kconfig | 96 bool "Support initial ramdisk/ramfs compressed using LZ4" 100 Support loading of a LZ4 encoded initial ramdisk or cpio buffer 197 bool "LZ4" 213 decompress around the same speed as LZO, but slower than LZ4.
|
/Linux-v6.6/fs/erofs/ |
D | Kconfig | 95 gives better compression ratios than the LZ4 algorithm, at the 110 ratios than the default LZ4 format, while it costs more CPU
|
/Linux-v6.6/arch/x86/boot/ |
D | header.S | 542 # LZ4 is even worse: data that cannot be further compressed grows by 0.4%,
|
/Linux-v6.6/crypto/ |
D | Kconfig | 1198 tristate "LZ4" 1204 LZ4 compression algorithm 1215 LZ4 high compression mode algorithm
|
/Linux-v6.6/ |
D | Makefile | 521 LZ4 = lz4c macro 607 export KGZIP KBZIP2 KLZOP LZMA LZ4 XZ ZSTD
|
/Linux-v6.6/init/ |
D | Kconfig | 318 bool "LZ4" 321 LZ4 is an LZ77-type compressor with a fixed, byte-oriented encoding. 322 A preliminary version of LZ4 de/compression tool is available at 335 decompress around the same speed as LZO, but slower than LZ4. You
|
/Linux-v6.6/Documentation/filesystems/ |
D | erofs.rst | 66 LZ4, MicroLZMA and DEFLATE algorithms can be used on a per-file basis; In
|
/Linux-v6.6/mm/ |
D | Kconfig | 101 bool "LZ4" 104 Use the LZ4 algorithm as the default compression algorithm.
|
/Linux-v6.6/Documentation/arch/x86/ |
D | boot.rst | 786 (magic number 5D 00), XZ (magic number FD 37), LZ4 (magic number
|