Xinqi Bao's Git

corrected calculation for swap on openbsd
authorTobias Tschinkowitz <[email protected]>
Wed, 16 May 2018 11:26:34 +0000 (13:26 +0200)
committerAaron Marcher <[email protected]>
Wed, 16 May 2018 17:17:49 +0000 (19:17 +0200)
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.


No differences found