Comment 14 for bug 1572279

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

Reviewed: https://review.opencontrail.org/20032
Committed: http://github.org/Juniper/contrail-controller/commit/88ccae256e213767296c8f2efe42e34e96706324
Submitter: Zuul
Branch: R2.21.x

commit 88ccae256e213767296c8f2efe42e34e96706324
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)