You are not logged in.
Pages: 1
I know that kernel has necessary models to automatically scale CPU using ondemand governor.
However, is it possible to somehow log those changes in CPU frequency?
I need this for some power evaluation tests, where I would run some tasks while having CPU set to ondemand governor.
I have used cpufreqset to view CPU information and change governors and CPU frequencies.. But what can I use to monitol automatic change of frequency when CPU set to ondemand governor?
Last edited by kdar (2013-02-18 20:24:57)
Offline
Well, the frequency at any given moment is reflected in the appropriate /sys directory. Maybe you could do something with that?
Maybe if you indicated more precisely what it is you are trying to do, this community could help you come up with a solution. Do you just want to know what mode is going to be the most power friendly?
Offline
KDE systemmonitor KSysGuard can do that. You can add pretty much anything that changes in your system to it and let it draw graphs or log into files. You can also set the update interval.
Offline
Pages: 1