Hello,
Your ram amount may not appear correctly in CentOS 8 operating system.
1. systemctl stop kdump && systemctl disable kdump
2. edit /etc/default/grub change crashkernel=auto to crashkernel=no
3. grub2-mkconfig -o /boot/grub2/grub.cfg
4. systemctl reboot now