In the currently released version, 0.14.3, the RAM figures use the wrong units on my system. MB is shown when it should be GB, etc.
MEM [11.42M / 60.24M - 18%] SWP [893.29K / 4.00M - 21%]
$ free -h
total used free shared buff/cache available
Mem: 60Gi 11Gi 44Gi 524Mi 4.3Gi 48Gi
Swap: 4.0Gi 893Mi 3.1Gi
This is zenith built from the 0.14.3 tag on x86_64 Linux.
A build from master (e3ce885) does not exhibit this behaviour, perhaps due to #180. Maybe a new release could be made to address this?
In the currently released version, 0.14.3, the RAM figures use the wrong units on my system. MB is shown when it should be GB, etc.
This is zenith built from the 0.14.3 tag on x86_64 Linux.
A build from
master(e3ce885) does not exhibit this behaviour, perhaps due to #180. Maybe a new release could be made to address this?