kernel crash dumps
modulename: sclp_sdias.ko
and/orcrash_dump.ko
configname: CONFIG_CRASH_DUMP
Linux Kernel Configuration
└─>Processor type and features
└─>kernel crash dumps
In linux kernel since version 2.6.13 (release Date: 2005-08-28)
Generate crash dump after being started by kexec.
This should be normally only set in special crash dump kernels
which are loaded in the main kernel with kexec-tools into
a specially reserved region and then later executed after
a crash by kdump/kexec. The crash dump kernel must be compiled
to a memory address not used by the main kernel or BIOS using
PHYSICAL_START, or it must be built as a relocatable image
(CONFIG_RELOCATABLE=y).
For more details see <a href="https://www.kernel.org/doc/Documentation/admin-guide/kdump/kdump.rst
">Documentation/admin-guide/kdump/kdump.rst
</a>
This should be normally only set in special crash dump kernels
which are loaded in the main kernel with kexec-tools into
a specially reserved region and then later executed after
a crash by kdump/kexec. The crash dump kernel must be compiled
to a memory address not used by the main kernel or BIOS using
PHYSICAL_START, or it must be built as a relocatable image
(CONFIG_RELOCATABLE=y).
For more details see <a href="https://www.kernel.org/doc/Documentation/admin-guide/kdump/kdump.rst
">Documentation/admin-guide/kdump/kdump.rst
</a>
