Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SQUASHFS_COMPILE_DECOMP_MULTI
:
(none)
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.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2025). See also LKDDb sources on GitLab