Skip to content

Commit d1d4134

Browse files
authored
Merge pull request #100167 from jldohmann/OSDOCS-16273-remove-TP
OSDOCS-16273: remove TP related information
2 parents 7a83ffc + 9e74333 commit d1d4134

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

modules/investigating-kernel-crashes.adoc

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -7,32 +7,3 @@
77
= Investigating kernel crashes
88

99
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.
10-
11-
The `x86_64` architecture supports kdump in General Availability (GA) status, whereas other architectures support kdump in Technology Preview (TP) status.
12-
13-
The following table provides details about the support level of kdump for different architectures.
14-
15-
.Kdump support in {op-system}
16-
[cols=",^v,^v width="100%",options="header"]
17-
|===
18-
|Architecture |Support level
19-
20-
a|
21-
`x86_64`
22-
| GA
23-
24-
a|
25-
`aarch64`
26-
| TP
27-
28-
a|
29-
`s390x`
30-
| TP
31-
32-
a|
33-
`ppc64le`
34-
| TP
35-
|===
36-
37-
:FeatureName: Kdump support, for the preceding three architectures in the table,
38-
include::snippets/technology-preview.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)