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 Memory Available in Linux #7669

Merged
merged 1 commit into from Jul 3, 2022

Conversation

jpverdejo-FF
Copy link
Contributor

This PR adds support for memory_available (MemAvailable in /proc/meminfo) for Linux.

Memory Available is the proper way to identify how much RAM is available to run new process without swapping in Linux according to this kernel commit

@jpverdejo-FF jpverdejo-FF requested review from a team as code owners July 1, 2022 20:36
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jul 1, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: jpverdejo-FF / name: JP Verdejo (c590f2e)

@Smjert Smjert merged commit 3fdcd85 into osquery:master Jul 3, 2022
@jpverdejo-FF
Copy link
Contributor Author

@directionless @Smjert Thanks for approving and merging. Should I expect this to be released in 5.4.0 in the next month or so?

@directionless
Copy link
Member

We are planning on cutting this tag in the next day or so. When a beta release transitions to stable is less rigorously defined.

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.

None yet

3 participants