Skip to content

Kdump memory estimator

Guilherme G. Piccoli requested to merge gpiccoli/makedumpfile:estimator into master

This is a memory estimator for the crashkernel reserved size, all details explained in the commit messages. We tried to split in some patches to make review easier, but in the end all could be squashed in a single commit, the 4 commits are part of the same idea.

Full support only for x86_64, although it works in all architectures (likely overestimating the reserved memory).

Merge request reports

Loading