Hi, I am running FreeBSD 9.0-PRERELEASE (i386) on the net6501-70.
During a kernel build I was wondering why the CPU is that slow. I found out that the CPU always runs at 600MHz, even on high load. % sysctl dev.cpu dev.cpu.0.%driver: cpu dev.cpu.0.%parent: legacy0 dev.cpu.0.freq: 600 dev.cpu.0.freq_levels: 1600/-1 1400/-1 1200/-1 1000/-1 800/-1 600/-1 400/-1 200/-1 dev.cpu.1.%driver: cpu dev.cpu.1.%parent: legacy0 I either have to run 'sysctl dev.cpu.0.freq=1600' or start powerd which sets the cpu freq to values between 200 and 1600 MHz. Is this a bug of the cpufreq driver? Will the net6501-70 run at full speed when I remove "device cpufreq" from the kernel? -- Herbert _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
