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

Use only the reclaimable Slab memory by default #298

Merged
merged 1 commit into from
Apr 10, 2018

Conversation

afbjorklund
Copy link
Contributor

Previously we would export Slab, but it should have been SReclaimable.
This is because we normally use the metric to estimate the memory Use.

Previously we would export Slab, but it should have been SReclaimable.
This is because we normally use the metric to estimate the memory Use.

* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565518
* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799716
@afbjorklund
Copy link
Contributor Author

@jbuchbinder : sorry about the confusion...

Left both metrics in there still, but switched to mem_sreclaimable as the default.

@afbjorklund
Copy link
Contributor Author

@vvuksan : can you merge this, to go with the ganglia-web change ?

@jbuchbinder jbuchbinder merged commit 595ba23 into ganglia:master Apr 10, 2018
@afbjorklund afbjorklund deleted the slab branch April 10, 2018 18:10
@afbjorklund
Copy link
Contributor Author

Thanks! This should improve things, at least until if/when we decide to add "available" ?

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773

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

Successfully merging this pull request may close these issues.

2 participants