Skip to content

feat: next release#6209

Merged
JanDeDobbeleer merged 9 commits intomainfrom
next
Mar 3, 2025
Merged

feat: next release#6209
JanDeDobbeleer merged 9 commits intomainfrom
next

Conversation

@JanDeDobbeleer
Copy link
Copy Markdown
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