Comment 13 for bug 1572279

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/20033
Committed: http://github.org/Juniper/contrail-controller/commit/29fdafb8865e28dd836400b7e03b10508f9d14ac
Submitter: Zuul
Branch: R2.22.x

commit 29fdafb8865e28dd836400b7e03b10508f9d14ac
Author: Megh Bhatt <email address hidden>
Date: Fri May 6 01:31:24 2016 -0700

Added cached memory to system memory reporting

Add cached memory to system memory reporting:
1. Added a new cached member to SysMemInfo in UVE
2. Calculate used_sys_mem in stat by subtracting buffers and cached
from used

Change-Id: Ie5aedf41a6400b6ff07ff170c789d57ccdc9285d
Closes-Bug: #1572279
(cherry picked from commit 1635040b619fb53be6546c34a93bc2695c92f63c)