Lines Matching full:ramoops
1 Ramoops oops/panic logger
11 Ramoops is an oops/panic logger that writes its logs to RAM before the system
12 crashes. It works by logging oopses and panics in a circular buffer. Ramoops
16 Ramoops concepts
19 Ramoops uses a predefined memory area to store the dump. The start and size
52 Ramoops also supports software ECC protection of persistent memory regions.
60 Setting the ramoops parameters can be done in several different manners:
64 boot and then use the reserved memory for ramoops. For example, assuming a
67 ramoops region at 128 MB boundary::
69 mem=128M ramoops.mem_address=0x8000000 ramoops.ecc=1
72 ``Documentation/devicetree/bindings/reserved-memory/ramoops.yaml``.
80 ramoops@8f000000 {
81 compatible = "ramoops";
106 .name = "ramoops",
139 files is ``dmesg-ramoops-N``, where N is the record number in memory. To delete
146 related hangs. The functions call chain log is stored in a ``ftrace-ramoops``
154 # tail /mnt/ftrace-ramoops