Resolves: https://issues.redhat.com/browse/RHEL-77197 Upstream: kdump-utils Conflict: manually apply [Patch 2/2] The back port contains two upstream patches: 0d38985 powerpc: consider CPU count while calculating crashkernel value 4f7970e powerpc: Set nr_cpus=16 for kdump kernel to implement: Configure the kdump kernel with nr_cpus=16 to enable multi-threading in the makedumpfile core collector, allowing faster dump collection. The commit 4f7970e (powerpc: Set nr_cpus=16 for kdump kernel) can not be applied directly due to the big re-fractor of gen-kdump-sysconfig.sh. But the change is simple, just increase nr_cpus=1 to nr_cpus=16, so I modify it manually. Signed-off-by: Pingfan Liu <piliu@redhat.com> |
||
|---|---|---|
| .gitignore | ||
| 0001-Strip-surrounding-quotes-from-configuration-values.patch | ||
| 0002-unit-tests-Add-case-for-quoted-configuration-values.patch | ||
| 0003-Allow-kdump.service-to-access-LUKS-volume-keys.patch | ||
| 0004-Restore-SELinux-label-of-crypttab-file.patch | ||
| 0005-Allow-sudo-kdumpctl-for-LUKS-dump-target.patch | ||
| 0006-Revert-Strip-surrounding-quotes-from-configuration-v.patch | ||
| 0007-kdump-lib-initramfs-rewrite-kdump_get_conf_val.patch | ||
| 0008-Add-persisent-device-if-FIPS-is-enabled.patch | ||
| 0009-kdump.sh-Centralize-the-F-suboption-handling.patch | ||
| 0010-kdump.sh-Centralize-the-num-threads-sub-option-handl.patch | ||
| 0011-kdump.sh-Skip-num-threads-when-E-and-F-option-is-pre.patch | ||
| 0012-powerpc-consider-CPU-count-while-calculating-crashke.patch | ||
| 0013-powerpc-Set-nr_cpus-16-for-kdump-kernel.patch | ||
| gating.yaml | ||
| kdump-utils.spec | ||
| README.md | ||
| sources | ||
kdump-utils
The kdump-utils package