summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/Plugins/Monitors/Swap/FreeBSD.hsc
AgeCommit message (Collapse)Author
9 daysswap_enabled is not accessable in FreeBSD 15/CurrentMichal Zielonka
instead of swap_enabled in top program currently checking number of swap devices is used.
2021-10-17start using kvm library from bsd for receiving swapinfoMichal Zielonka
Using this library allows us to receive swap info which is more similar with result of command swapinfo.