Skip to content

netbsd: Fix display of in-use and cached memory#689

Merged
BenBE merged 1 commit intohtop-dev:masterfrom
alarixnia:netbsd-memfix
Jul 13, 2021
Merged

netbsd: Fix display of in-use and cached memory#689
BenBE merged 1 commit intohtop-dev:masterfrom
alarixnia:netbsd-memfix

Conversation

@alarixnia
Copy link
Copy Markdown
Contributor

@alarixnia alarixnia commented Jul 13, 2021

  • Only active memory counts towards the total in use.
  • Memory used by the file cache is properly counted as such, and not as actively used memory.

@BenBE BenBE added enhancement Extension or improvement to existing feature NetBSD 🎏 NetBSD related issues labels Jul 13, 2021
@BenBE BenBE added this to the 3.1.0 milestone Jul 13, 2021
@BenBE BenBE merged commit 4865e64 into htop-dev:master Jul 13, 2021
@BenBE BenBE linked an issue Jul 14, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Extension or improvement to existing feature NetBSD 🎏 NetBSD related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NetBSD: Seperate file cache and active memory display

2 participants