cpu_freq: Port to OpenBSD

In OpenBSD CPU frequency gets fetched using sysctl now.
This commit is contained in:
Aaron Marcher
2018-04-30 13:20:24 +02:00
parent c3ce506b7f
commit 3fe1db8892
2 changed files with 25 additions and 2 deletions

2
README
View File

@ -62,7 +62,7 @@ Porting to OpenBSD is the current goal before thinking about a release.
The following functions are not portable at the moment:
- wifi_{perc,essid}
- cpu_{freq,perc,iowait}
- cpu_{perc,iowait}
- entropy
- swap_{free,perc,total,used}
- battery_{power,state}