Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PSTORE_RAM
:
( CONFIG_PSTORE ) && ( CONFIG_HAS_IOMEM )
ramoops
This enables panic and oops messages to be logged to a circular buffer in RAM where it can be read back at some later point.
Note that for historical reasons, the module will be named "ramoops.ko".
For more information, see Documentation/admin-guide/ramoops.rst.
Raw data from LKDDb:
lkddb module ramoops CONFIG_PSTORE_RAM : fs/pstore/Kconfig : "Log panic/oops to a RAM buffer" # in 3.5–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb of "" "" "ramoops" : CONFIG_PSTORE CONFIG_PSTORE_RAM : fs/pstore/ram.c # in 4.8–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb platform "ramoops" : CONFIG_PSTORE CONFIG_PSTORE_RAM : fs/pstore/ram.c # in 3.5–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
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