The Following User Says Thank You to tso For This Useful Post: | ||
![]() |
2008-07-11
, 23:29
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#42
|
#!/bin/sh while true ; do cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq >>freqlog sleep 5 done
![]() |
2008-07-12
, 00:09
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#43
|
![]() |
2008-07-12
, 00:14
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#44
|
![]() |
2008-07-12
, 00:48
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#45
|
![]() |
2008-07-12
, 03:15
|
Posts: 83 |
Thanked: 18 times |
Joined on Jun 2008
|
#46
|
![]() |
2008-07-15
, 06:36
|
Posts: 21 |
Thanked: 1 time |
Joined on Jan 2008
|
#47
|
![]() |
2008-07-15
, 07:40
|
Posts: 1 |
Thanked: 0 times |
Joined on Jul 2008
|
#48
|
![]() |
2008-07-15
, 20:28
|
Posts: 9 |
Thanked: 0 times |
Joined on Jul 2008
@ California
|
#49
|
![]() |
2008-07-21
, 17:50
|
|
Posts: 69 |
Thanked: 12 times |
Joined on Apr 2007
@ Colorado, USA
|
#50
|
as for using a script to dump to a file, kinda out of my league
still, some of the home*-series applets seems to be able to send the cpu into a spin. seems mostly related to homewifi and hometemp (those are the ones that i have observed the patter with). this will persist even after i unload them.
only thing that really seems to help is killing hildon-desktop...
Last edited by tso; 2008-07-11 at 22:55.