Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.