mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-5968 create vm.memballoon.disable agent parameter
(cherry picked from commit 661a19bde3)
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
This commit is contained in:
parent
7ca27f6cc6
commit
66d0b3d45b
|
|
@ -114,3 +114,7 @@ domr.scripts.dir=scripts/network/domr/kvm
|
|||
# for examples:"Conroe" "Penryn", "Nehalem", "Westmere", "pentiumpro" and so
|
||||
# on,run virsh capabilities for more details.
|
||||
# guest.cpu.model=
|
||||
#
|
||||
# vm.memballoon.disable=true
|
||||
# Disable memory ballooning on vm guests for overcommit, by default overcommit
|
||||
# feature enables balloon and sets currentMemory to a minimum value
|
||||
|
|
|
|||
Loading…
Reference in New Issue