Searched refs:LZ4 (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/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-6.12.1/fs/erofs/ |
D | Kconfig | 112 gives better compression ratios than the default LZ4 format, at the 124 ratios than the default LZ4 format, while it costs more CPU 139 ratios than the default LZ4 format, while it costs more CPU
|
/linux-6.12.1/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-6.12.1/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-6.12.1/arch/x86/boot/ |
D | header.S | 475 # LZ4 is even worse: data that cannot be further compressed grows by 0.4%,
|
/linux-6.12.1/crypto/ |
D | Kconfig | 1158 tristate "LZ4" 1164 LZ4 compression algorithm 1175 LZ4 high compression mode algorithm
|
/linux-6.12.1/ |
D | Makefile | 511 LZ4 = lz4c macro 590 export KGZIP KBZIP2 KLZOP LZMA LZ4 XZ ZSTD
|
/linux-6.12.1/Documentation/filesystems/ |
D | erofs.rst | 66 LZ4, MicroLZMA and DEFLATE algorithms can be used on a per-file basis; In
|
/linux-6.12.1/init/ |
D | Kconfig | 341 bool "LZ4" 344 LZ4 is an LZ77-type compressor with a fixed, byte-oriented encoding. 345 A preliminary version of LZ4 de/compression tool is available at 358 decompress around the same speed as LZO, but slower than LZ4. You
|
/linux-6.12.1/mm/ |
D | Kconfig | 99 bool "LZ4" 102 Use the LZ4 algorithm as the default compression algorithm.
|
/linux-6.12.1/Documentation/arch/x86/ |
D | boot.rst | 786 (magic number 5D 00), XZ (magic number FD 37), LZ4 (magic number
|
/linux-6.12.1/Documentation/admin-guide/ |
D | kernel-parameters.txt | 1806 lz4: Select LZ4 compression algorithm to
|