Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index
The Linux kernel configuration item CONFIG_EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS:
CONFIG_EROFS_FS_ZIP_LZMABy default EROFS allocates one LZMA decompression stream per CPU. Each stream can hold a dictionary of up to 8 MiB taken from the mounted image, so on systems with many CPUs this can reserve a lot of memory. This caps the default; the lzma_streams module parameter still overrides it.
If unsure, keep the default of 16.
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 - E index
Automatically generated (in year 2026). See also LKDDb sources on GitLab