DaanHoogland edited a comment on pull request #4795:
URL: https://github.com/apache/cloudstack/pull/4795#issuecomment-801877730


   > @DaanHoogland not sure if we really need to change anything in terms of 
memory,
   > 
   > ```
   >       "memoryallocated": 268435456,
   >       "memoryallocateddisablethreshold": false,
   >       "memoryallocatedgb": "0.25 GB",
   >       "memoryallocatedthreshold": false,
   >       "memorytotal": 7277121536,
   >       "memorytotalgb": "6.78 GB (x 1.0)"
   > ```
   > 
   > `memorytotalgb` mentions overcommit ratio here and unlike cpu 
`memoryallocated` is giving a bytes value and not a percentage.
   > Let me know if you see any improvement here.
   
   Yes, but we have an inconsistency, `memorytotalgb` and `cputotalghz` have 
inconsistent meanings. That was the reason to add the `-withoverprovisioning`, 
if i remember correctly.


-- 
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.

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


Reply via email to