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

Add support for MemAvailable for newer Linux kernels. #1826

Closed
wants to merge 1 commit into from

Conversation

jraede
Copy link
Contributor

@jraede jraede commented Aug 11, 2015

See discussion at https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773 - MemAvailable is preferable to manually calculating using MemFree, Buffers, Cached, Shared, etc.

See discussion at https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773 - MemAvailable is preferable to manually calculating using MemFree, Buffers, Cached, Shared, etc.
@remh
Copy link

remh commented Aug 28, 2015

Thanks a lot @jraede we'll review this for our 5.6.0 release. One first comment is that we should send it only when MemAvailable is available.
Thanks again !

@remh remh added this to the 5.6.0 milestone Aug 28, 2015
@remh
Copy link

remh commented Nov 2, 2015

Superseded by #1993

@remh remh closed this Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants