Analyse and explore linux
Component INITRAMFS_COMPRESSION_NONE

Component Type: kbuild config

Description: None

More info: Do not compress the built-in initramfs at all. This may sound wasteful in space, but, you should be aware that the built-in initramfs will be compressed at a later stage anyways along with the rest of the kernel, on those architectures that support this. However, not compressing the initramfs may lead to slightly higher memory consumption during a short time at boot, while both the cpio image and the unpacked filesystem image will be present in memory simultaneously

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

Other views: file explorer

Generated by PFA software prototype