Go to file
WANG Chao 7d8e65d615 ppc64, ppc64le: disable kvm CMA reservation in kdump kernel
By default on powerpc platform, kvm will reserve a relatively large CMA
(128M aligned) at early boot. In kdump kernel, even KVM sounds useless
but still it reserves 128M and makes kdump kernel fail to boot.

Now fix this by adding the following to kernel command line:

"kvm_cma_resv_ratio=0"

which disable the CMA reservation.

Signed-off-by: WANG Chao <chaowang@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
2014-09-26 12:59:04 +08:00
anaconda-addon
.gitignore
98-kexec.rules
dracut-kdump-capture.service
dracut-kdump-emergency.service
dracut-kdump-error-handler.service
dracut-kdump-error-handler.sh
dracut-kdump.sh
dracut-module-setup.sh
dracut-monitor_dd_progress
fadump-howto.txt
kdump-dep-generator.sh
kdump-in-cluster-environment.txt
kdump-lib-initramfs.sh
kdump-lib.sh
kdump.conf
kdump.conf.5
kdump.service
kdump.sysconfig
kdump.sysconfig.i386
kdump.sysconfig.ppc64 ppc64, ppc64le: disable kvm CMA reservation in kdump kernel 2014-09-26 12:59:04 +08:00
kdump.sysconfig.ppc64le ppc64, ppc64le: disable kvm CMA reservation in kdump kernel 2014-09-26 12:59:04 +08:00
kdump.sysconfig.s390x
kdump.sysconfig.x86_64
kdumpctl
kexec-kdump-howto.txt
kexec-tools-2.0.3-disable-kexec-test.patch
kexec-tools-2.0.7-kexec-ppc64-disabling-exception-handling-when-buildi.patch
kexec-tools-2.0.7-kexec-ppc64-move-to-device-tree-version-17.patch
kexec-tools-2.0.7-ppc64-kdump-Fix-ELF-header-endianess.patch
kexec-tools-2.0.7-Provide-an-option-to-use-new-kexec-system-call.patch
kexec-tools.spec
mkdumprd
mkdumprd.8
README
rhcrashkernel-param
sources
zanata-notes.txt

Adding a patch to kexec-tools
=============================
There is a mailing list kexec@lists.fedoraproject.org where all the dicussion
related to fedora kexec-tools happen. All the patches are posted there for
inclusion and committed to kexec-tools after review.

So if you want your patches to be included in fedora kexec-tools package,
post these to kexec@lists.fedoraproject.org.

One can subscribe to list and browse through archives here.

https://admin.fedoraproject.org/mailman/listinfo/kexec