hishamhm / htop

htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
GNU General Public License v2.0
5.83k stars 581 forks source link

Used memory bug on FreeBSD #1021

Closed dmilith closed 4 years ago

dmilith commented 4 years ago

One pic instead of 1000 words:

http://s.verknowsys.com/7aa04d3bf3a132bba18f6a5bd3c28747.png

influxd takes over 55GiBs of RAM, but Mem bar shows 11G. What am I doing wrong? :)

System: FreeBSD 12.1, x86_64 Htop: 2.2.0

dmilith commented 4 years ago

Forgot I already reported that here: https://github.com/hishamhm/htop/issues/1006