Open yurivict opened 5 years ago
So it's showing 10.8 GB / 24 GB but it should show like 21 GB / 24 GB? And this is just for the 'Main' memory and not Swap? And could you provide the output of uname -a
? Thanks!
Yes, this is only for the Main memory.
$ uname -a
FreeBSD yv.noip.me 11.2-STABLE FreeBSD 11.2-STABLE #0 r338762M: Tue Sep 18 18:20:50 PDT 2018 unknown@nohost.com:/usr/obj/usr/src/sys/GENERIC amd64
You might also want to show all numbers, since you have space there.
That would make more sense because only showing Free memory is not that interesting.
Showing all numbers would be more interesting, but the graph is only intended to show free memory and the label should probably reflect that imo.
On FreeBSD, it shows
10.9 GB / 24 GB
when thetop
utility showsOnly 2.4 GB is free, but it shows that 24-10.9=13.1 GB is free.
You might also want to show all numbers, since you have space there.