Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index

CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU:

General informations

The Linux kernel configuration item CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU has multiple definitions:

found in fs/squashfs/Kconfig

The configuration item CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU:

Help text

(none)

Use percpu multiple decompressors for parallel I/O found in fs/squashfs/Kconfig

The configuration item CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU:

Help text

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.

This decompressor implementation uses a maximum of one decompressor per core. It uses percpu variables to ensure decompression is load-balanced across the cores.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index

Automatically generated (in year 2024). See also LKDDb sources on GitLab