Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fixed RAM usage info (Issue #186) #188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

slamko
Copy link

@slamko slamko commented Mar 22, 2022

Removed calculations around MemAvailable that were distortring used RAM info, increasing it by approximately 200 MiBs.

It now conforms to htop's and neofetch's output:

  _____   
 /  __ \     os     Debian GNU/Linux 11 (bullseye)
|  /    |    host   X541NC 1.0
|  \___-     kernel 5.10.0-12-amd64
-_           uptime 57m
  --_        pkgs   2530
             memory 1929M / 3794M

2022-03-22_16:18:31

removed calculations around MemAvailable
that were distortring used RAM info,
increasing it by approximately 200 MiBs.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant