Analyse and explore linux
Component INITRAMFS_COMPRESSION_LZMA

Component Type: kbuild config

Description: LZMA

More info: This algorithm's compression ratio is best but has a large dictionary size which might cause issues in memory constrained systems. Decompression speed is between the other choices. Compression is slowest. The initramfs size is about 33% smaller with LZMA in comparison to gzip. If you choose this, keep in mind that you may need to install the xz or lzma tools to be able to compress the initram.

Build project: Kconfig (Linux kconfig) (Path: usr\Kconfig )

Other views: file explorer

Generated by PFA software prototype