Commit Graph
3 Commits
Author SHA1 Message Date
Tobias TschinkowitzandAaron Marcher c1f79d741a corrected calculation for swap on openbsd
The swapctl(2) function fills the swapent struct with 512KB blocks.
As we want to display in GB, i just modified the calculation for this to
get the expected output.
2018-05-16 19:17:49 +02:00
Tobias TschinkowitzandAaron Marcher 82eb6e3832 consistent calculation of ram_* on openbsd 2018-05-16 12:24:43 +02:00
Tobias TschinkowitzandAaron Marcher 0f9a1a8367 updated ram_total and ram_free (obsd) 2018-05-16 08:08:48 +02:00