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

Provide Buffer, cache memory along with free memory #12

Open
SumoSourabh opened this issue May 6, 2020 · 0 comments
Open

Provide Buffer, cache memory along with free memory #12

SumoSourabh opened this issue May 6, 2020 · 0 comments

Comments

@SumoSourabh
Copy link

Exact Use case as per Filip

I think it's also worth mentioning that when we look at "FreeMemory" that Jenkins reports, we can't really say that it's all available memory on the machine. To be precise, this measure means: FreeMemory = Total - Used - Buffer/Cache That means when Jenkins reports ~100M FreeMemory on a 8000M machine, it's possible that processes are using only ~400M, and remaining 7500M is used for cache. It would be great if you could report more memory information than free and total - what would be super useful is also reporting used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant