Searched refs:LZ4 (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/f2fs/ |
| H A 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/usr/ |
| H A 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/fs/squashfs/ |
| H A D | Kconfig | 187 bool "Include support for LZ4 compressed file systems" 192 compressed with LZ4 compression. LZ4 compression is mainly 196 LZ4 is not the standard compression used in Squashfs and so most
|
| /linux/fs/erofs/ |
| H A D | Kconfig | 134 gives better compression ratios than the default LZ4 format, at the 145 ratios than the default LZ4 format, while it costs more CPU 156 ratios than the default LZ4 format, while it costs more CPU
|
| /linux/arch/x86/boot/ |
| H A D | header.S | 484 # LZ4 is even worse: data that cannot be further compressed grows by 0.4%,
|
| /linux/crypto/ |
| H A D | Kconfig | 1080 tristate "LZ4" 1086 LZ4 compression algorithm 1097 LZ4 high compression mode algorithm
|
| /linux/ |
| H A D | Makefile | 558 LZ4 = lz4 macro 640 export KGZIP KBZIP2 KLZOP LZMA LZ4 XZ ZSTD TAR
|
| /linux/init/ |
| H A D | Kconfig | 415 bool "LZ4" 418 LZ4 is an LZ77-type compressor with a fixed, byte-oriented encoding. 419 A preliminary version of LZ4 de/compression tool is available at 432 decompress around the same speed as LZO, but slower than LZ4. You
|
| /linux/Documentation/arch/x86/ |
| H A D | boot.rst | 786 (magic number 5D 00), XZ (magic number FD 37), LZ4 (magic number
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2012 lz4: Select LZ4 compression algorithm to
|