public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Problem with cpufreq on Geode GX1
@ 2005-08-26 18:01 Jose Miguel Goncalves
  2005-08-28 11:11 ` Hiroshi Miura
  0 siblings, 1 reply; 3+ messages in thread
From: Jose Miguel Goncalves @ 2005-08-26 18:01 UTC (permalink / raw)
  To: linux-kernel; +Cc: miura

Hi all,

I'm trying to use cpufreq on my Geode GX1 board with linux-2.6.12.5, but,
while everything seems OK, i.e., I can change from performance to powersave
governor and back and /proc/cpuinfo reports me frequency changes, I can
get no effective frequency/CPU power change because I check it with
the Whetstone benchmark and it allways give me the same value (~100 MWIPS).
Any ideas from were could be the problem?

Some additional info follows:

$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

performance

$ cat /proc/cpuinfo

processor	: 0
vendor_id	: CyrixInstead
cpu family	: 5
model		: 9
model name	: Geode(TM) Integrated Processor by National Semi
stepping	: 2
cpu MHz		: 300.672
cache size	: 16 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu tsc msr cx8 cmov mmx cxmmx
bogomips	: 591.87

$ echo powersave > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

$ cat /proc/cpuinfo

processor	: 0
vendor_id	: CyrixInstead
cpu family	: 5
model		: 9
model name	: Geode(TM) Integrated Processor by National Semi
stepping	: 2
cpu MHz		: 37.095
cache size	: 16 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu tsc msr cx8 cmov mmx cxmmx
bogomips	: 73.02

Best regards,
Jose Goncalves

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-08-29 13:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-26 18:01 Problem with cpufreq on Geode GX1 Jose Miguel Goncalves
2005-08-28 11:11 ` Hiroshi Miura
2005-08-29 13:25   ` Jose Miguel Goncalves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox