Hello,
I run a stock 2.6.34.1 kernel on a VIOTECH 3100+ board with a
CPU: Centaur VIA C7-D Processor 1800MHz stepping 00
Having compiled acpi-cpufreq as a module, the system boots up with no
cpufreq driver, i.e. at 1800 MHz. Here my heavily cpu-bound test
application takes 0.43s to complete.
After "modprobe acpi_cpufreq" (with default governor = userspace) the
system still claims to run on 1800MHz, but my test app now needs 0.97s
to complete. I.e. the system runs in fact on a reduced speed,
presumeably on 800 MHz. (The system is supposed to support 2 P-States:
1800 and 800 MHz).
Changing frequency down to 800 MHz via
/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed
changes the indicated frequency in scaling_cur_freq and /proc/cpuinfo,
but has absolutly no effect on the runtime of my test app: still 0.97s
Changing back to 1800 MHz again changes the indicated frequencies, but
has no effect on cpu performance.
I'd be happy to provide any further technical information you may require.
Rgds
Carl
--
To unsubscribe from this list: send the line "unsubscribe cpufreq" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html