Searched refs:LZ4 (Results 1 – 12 of 12) sorted by relevance
/linux-6.14.4/fs/f2fs/ |
D | Kconfig | 117 bool "LZ4 compression support" 121 Support LZ4 compress algorithm, if unsure, say Y. 129 layout with LZ4, if unsure, say Y.
|
/linux-6.14.4/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.14.4/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.14.4/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.14.4/arch/x86/boot/ |
D | header.S | 475 # LZ4 is even worse: data that cannot be further compressed grows by 0.4%,
|
/linux-6.14.4/crypto/ |
D | Kconfig | 1142 tristate "LZ4" 1148 LZ4 compression algorithm 1159 LZ4 high compression mode algorithm
|
/linux-6.14.4/ |
D | Makefile | 541 LZ4 = lz4 macro 623 export KGZIP KBZIP2 KLZOP LZMA LZ4 XZ ZSTD
|
/linux-6.14.4/Documentation/filesystems/ |
D | erofs.rst | 66 LZ4, MicroLZMA and DEFLATE algorithms can be used on a per-file basis; In
|
/linux-6.14.4/init/ |
D | Kconfig | 358 bool "LZ4" 361 LZ4 is an LZ77-type compressor with a fixed, byte-oriented encoding. 362 A preliminary version of LZ4 de/compression tool is available at 375 decompress around the same speed as LZO, but slower than LZ4. You
|
/linux-6.14.4/mm/ |
D | Kconfig | 99 bool "LZ4" 102 Use the LZ4 algorithm as the default compression algorithm.
|
/linux-6.14.4/Documentation/arch/x86/ |
D | boot.rst | 786 (magic number 5D 00), XZ (magic number FD 37), LZ4 (magic number
|
/linux-6.14.4/Documentation/admin-guide/ |
D | kernel-parameters.txt | 1826 lz4: Select LZ4 compression algorithm to
|