Component Type: kbuild config
Description: Use multiple decompressors for parallel I/O
More info: By default Squashfs uses a single decompressor but it gives poor performance on parallel I/O workloads when using multiple CPU machines due to waiting on decompressor availability. If you have a parallel I/O workload and your system has enough memory, using this option may improve overall I/O performance. This decompressor implementation uses up to two parallel decompressors per core. It dynamically allocates decompressors on a demand basis.
Build project: Kconfig (Linux kconfig) (Path: fs\squashfs\Kconfig )
Other views: file explorer