3d253ab811
Currently _crashkernel_add can't deal with larger memory ranges like
terabyte. For example, '_crashkernel_add "128G-1T:4G" "0"' actually
returns empty result. This patch allows _crashkernel_add to address
terabyte, petabyte and exabyte memory ranges.
Fixes:
|
||
---|---|---|
.. | ||
support | ||
kdump-lib_spec.sh | ||
kdump-lib-initramfs_spec.sh | ||
kdumpctl_general_spec.sh | ||
kdumpctl_manage_crashkernel_spec.sh | ||
kdumpctl_reset_crashkernel_spec.sh |