Hi,
I need some information from machines with scalable CPU frequency.
Could you please send me the contents of /sys/devices/cpu/cpu0/* ?
The following line may help you with this
for i in /sys/devices/cpu/cpu0/*/*; do echo $i; cat $i; done
I do some research on this issue to integrate CPU scaling policy into a
future power management concept. Your help will be appreciated.
Best Regrads
Matthias