Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PSTORE_COMPRESS
has multiple definitions:
fs/pstore/Kconfig
The configuration item CONFIG_PSTORE_COMPRESS:
CONFIG_PSTORE
Whether pstore records should be compressed before being written to the backing store. This is implemented using the zlib 'deflate' algorithm, using the library implementation instead of using the full blown crypto API. This reduces the risk of secondary oopses or other problems while pstore is recording panic metadata.
fs/pstore/Kconfig
The configuration item CONFIG_PSTORE_COMPRESS:
( CONFIG_PSTORE ) && ( CONFIG_PSTORE_DEFLATE_COMPRESS || CONFIG_PSTORE_LZO_COMPRESS || \)
(none)
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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab