Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(FACT-2454) fix how used memory is calculated #2038

Merged
merged 1 commit into from
Aug 31, 2020

Conversation

Filipovici-Andrei
Copy link
Contributor

On Linux platforms we calculated the used system memory by subtracting the free memory from the total memory.
Now we'll calculate it by subtracting the free memory, buffers, caches and SReclaimable memory from the total memory.

@Filipovici-Andrei Filipovici-Andrei added the bug Something isn't working label Aug 20, 2020
@Filipovici-Andrei Filipovici-Andrei requested review from a team August 20, 2020 12:26
@puppetcla
Copy link

CLA signed by all contributors.

@oanatmaria
Copy link
Contributor

Jenkins please test this on all

@oanatmaria oanatmaria merged commit cb1b057 into puppetlabs:4.x Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants