Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 0 additions & 29 deletions modules/investigating-kernel-crashes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,32 +7,3 @@
= Investigating kernel crashes

The `kdump` service, included in the `kexec-tools` package, provides a crash-dumping mechanism. You can use this service to save the contents of a system's memory for later analysis.

The `x86_64` architecture supports kdump in General Availability (GA) status, whereas other architectures support kdump in Technology Preview (TP) status.

The following table provides details about the support level of kdump for different architectures.

.Kdump support in {op-system}
[cols=",^v,^v width="100%",options="header"]
|===
|Architecture |Support level

a|
`x86_64`
| GA

a|
`aarch64`
| TP

a|
`s390x`
| TP

a|
`ppc64le`
| TP
|===

:FeatureName: Kdump support, for the preceding three architectures in the table,
include::snippets/technology-preview.adoc[leveloffset=+1]