gotop
gotop copied to clipboard
FreeBSD Fixes & Nvidia GPU Support
- Fixed issue where failed sysctl would prevent CPU temperature from otherwise showing up
- Fixed issue where Swap was not being displayed with mirrored zfs setup (multiple swap partitions).
- Added nvidia gpu support (based on #156)
- Refactored freebsd_temps.go to be modular.
Next steps would be to look at how gotop handles disks on freebsd. There's a pretty big difference between UFS and ZFS.