]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commitdiff
Makefile: Turn 'autoballon' feature off.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 10 Feb 2015 16:25:10 +0000 (11:25 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 10 Feb 2015 16:36:18 +0000 (11:36 -0500)
We do not want to use it as we are running of an ramdisk.
Anytime we shrink - we might have less space to run applications
and can risk the danger of OOM.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
root_image/Makefile

index bac656b42f7fd2b7e0222987db71b7845f05caa2..5f4bdaa0d87c22bd63ad363dcf5fdc049dfcf916 100644 (file)
@@ -921,6 +921,7 @@ endif
                sed -i 's/\(^[[:blank:]]*(xend-relocation-hosts-allow.*\)/# \1/' userspace/etc/xen/xend-config.sxp; \
                echo "(xend-relocation-hosts-allow '')" >> userspace/etc/xen/xend-config.sxp; \
        fi
+       echo "autoballoon=0" >> userspace/etc/xen/xl.conf
        mkdir -p userspace/usr/lib64/sasl2
 
 .PHONY: nfs-install