mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
Fixes #6621 Each time getMemStat() is called, a static value is returned. This value should instead be refreshed to return the actual memory used. Co-authored-by: Ruben Bosch <ruben.bosch@cldin.eu>