Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgurney/humanfreq
Quick and dirty CPU frequency reader
https://github.com/dgurney/humanfreq
cpu-monitoring go
Last synced: 1 day ago
JSON representation
Quick and dirty CPU frequency reader
- Host: GitHub
- URL: https://github.com/dgurney/humanfreq
- Owner: dgurney
- License: mit
- Created: 2019-08-24T09:45:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-19T09:59:03.000Z (about 4 years ago)
- Last Synced: 2024-11-19T22:53:28.037Z (2 months ago)
- Topics: cpu-monitoring, go
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# humanfreq
Humanfreq converts the default KHz scaling_cur_freq value to either MHz or GHz (with the -g flag). On other platforms, it gets the frequency using whatever facilities are available.Currently Linux and OpenBSD are supported.