Skip to content

fixes #277 - bug: memory utilization always at 99% #309

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

Merged
merged 5 commits into from
Oct 9, 2023

Conversation

louis-menlo
Copy link
Contributor

@louis-menlo louis-menlo commented Oct 9, 2023

The formula used/total seems incorrect, it is including used and incl. buffers/cache. Should be active/total: used actively (excl. buffers/cache).

fixes #277

@namchuai
Copy link
Contributor

namchuai commented Oct 9, 2023

lgtm

@louis-menlo louis-menlo merged commit 1ec3d31 into main Oct 9, 2023
@louis-menlo louis-menlo deleted the fix/#277-memory-util-always-at-99 branch October 9, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

bug: memory utilization always at 99% (incorrect based on Activity Monitor)
3 participants