Age | Commit message (Collapse) | Author | |
---|---|---|---|
8 days | swap_enabled is not accessable in FreeBSD 15/Current | Michal Zielonka | |
instead of swap_enabled in top program currently checking number of swap devices is used. | |||
2021-10-17 | start using kvm library from bsd for receiving swapinfo | Michal Zielonka | |
Using this library allows us to receive swap info which is more similar with result of command swapinfo. | |||
2021-10-08 | try to reorganize modules per os | Michal Zielonka | |
We should make better split os specify code for FreeBSD and Linux. Idea comes from @liskin. |