Lines Matching +full:no +full:- +full:dump +full:- +full:oops
1 # SPDX-License-Identifier: GPL-2.0-only
42 messages, even if no oops or panic happened.
51 data can be retrieved from /sys/fs/pstore/pmsg-ramoops-[ID].
69 tristate "Log panic/oops to a RAM buffer"
76 This enables panic and oops messages to be logged to a circular
82 For more information, see Documentation/admin-guide/ramoops.rst.
92 tristate "Log panic/oops to a block device"
98 This enables panic and oops message to be logged to a block dev
101 For more information, see Documentation/admin-guide/pstore-blk.rst
114 with no leading 0x, for example b302.
117 of partition - device number of disk plus the partition number
118 4) /dev/<disk_name>p<decimal> - same as the above, this form is
120 5) PARTUUID=00112233-4455-6677-8899-AABBCCDDEEFF representing the
123 partition using the format SSSSSSSS-PP, where SSSSSSSS is a zero-
124 filled hex representation of the 32-bit "NT disk signature", and PP
125 is a zero-filled hex representation of the 1-based partition number.
135 int "Size in Kbytes of kmsg dump log to store"
139 This just sets size of kmsg dump (oops, panic, etc) log for
146 int "Maximum kmsg dump reason to store"