Lines Matching +full:no +full:- +full:dump +full:- +full:oops
1 # SPDX-License-Identifier: GPL-2.0-only
124 messages, even if no oops or panic happened.
132 data can be retrieved from /sys/fs/pstore/pmsg-ramoops-[ID].
150 tristate "Log panic/oops to a RAM buffer"
157 This enables panic and oops messages to be logged to a circular
163 For more information, see Documentation/admin-guide/ramoops.rst.
173 tristate "Log panic/oops to a block device"
179 This enables panic and oops message to be logged to a block dev
182 For more information, see Documentation/admin-guide/pstore-blk.rst
195 with no leading 0x, for example b302.
198 of partition - device number of disk plus the partition number
199 4) /dev/<disk_name>p<decimal> - same as the above, this form is
201 5) PARTUUID=00112233-4455-6677-8899-AABBCCDDEEFF representing the
204 partition using the format SSSSSSSS-PP, where SSSSSSSS is a zero-
205 filled hex representation of the 32-bit "NT disk signature", and PP
206 is a zero-filled hex representation of the 1-based partition number.
216 int "Size in Kbytes of kmsg dump log to store"
220 This just sets size of kmsg dump (oops, panic, etc) log for
227 int "Maximum kmsg dump reason to store"