rafaelweingartner commented on a change in pull request #2795: kvm: Properly
report available memory to Management Server
URL: https://github.com/apache/cloudstack/pull/2795#discussion_r222982211
##########
File path:
plugins/hypervisors/kvm/src/main/java/org/apache/cloudstack/utils/linux/MemStat.java
##########
@@ -22,30 +22,47 @@
import java.util.Map;
import java.util.Scanner;
+
public class MemStat {
+ /*
Review comment:
Is this a documentation or a code comment?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services