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

feat: next release #6209

Merged
merged 9 commits into from
Mar 3, 2025
Merged

feat: next release #6209

merged 9 commits into from
Mar 3, 2025

Conversation

JanDeDobbeleer
Copy link
Owner

Prerequisites

  • I have read and understood the contributing guide.
  • The commit message follows the conventional commits guidelines.
  • Tests for the changes have been added (for bug fixes / features).
  • Docs have been added/updated (for bug fixes / features).

spg-iwilson and others added 9 commits March 3, 2025 13:53
when showing memory usage, what you want to know is the used memory,
which doesn't include cached memory; cache memory can be claimed by
the kernel under memory pressure.

the Linux kernel will try to use as much cache as possible by default,
but that doesn't mean that the RAM is not available.

This PR fixes that and shows only the real used memory.
@JanDeDobbeleer JanDeDobbeleer enabled auto-merge (rebase) March 3, 2025 12:53
@JanDeDobbeleer JanDeDobbeleer merged commit 58670c5 into main Mar 3, 2025
7 checks passed
@JanDeDobbeleer JanDeDobbeleer deleted the next branch March 3, 2025 12:59
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.

7 participants