weizhouapache commented on code in PR #6358:
URL: https://github.com/apache/cloudstack/pull/6358#discussion_r1013379803


##########
agent/conf/agent.properties:
##########
@@ -202,6 +202,11 @@ hypervisor.type=kvm
 # Disable memory ballooning on vm guests for overcommit, by default overcommit
 # feature enables balloon and sets currentMemory to a minimum value.
 #
+# The time interval (in seconds) at which the balloon driver will get memory 
stats updates.
+# This is equivalent to Libvirt's --period parameter when using the dommemstat 
command.
+# Default value: 60

Review Comment:
   thanks @joseflauzino 
   can you update the default value to 0 in  agent/conf/agent.properties ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to