View previous topic :: View next topic |
Author |
Message |
Insenic Guru
Joined: 25 Jan 2005 Posts: 329 Location: Poland, Bialystok
|
Posted: Fri Jan 13, 2006 6:17 pm Post subject: [CPU] Skalowanie procesora Pentium M Centrino |
|
|
Postępując zgodnie z tym howto próbowałem włączyć skalowanie procesora dla mojego Intel Pentium M Centrino. Odpowiednio skonfigurowałem w jądrze opcje: Code: |
[*] CPU Frequency scaling
[ ] Enable CPUfreq debugging
<*> CPU frequency translation statistics
[ ] CPU frequency translation statistics details
Default CPUFreq governor (userspace) --->
<*> 'performance' governor
<*> 'powersave' governor
--- 'userspace' governor for userspace frequency scaling
<*> 'ondemand' cpufreq policy governor
< > 'conservative' cpufreq governor
--- CPUFreq processor drivers
<M> ACPI Processor P-States driver
<*> Intel Enhanced SpeedStep |
Wynik cpufreq-info: Code: | # cpufreq-info
cpufrequtils 0.4: cpufreq-info (C) Dominik Brodowski 2004
Report errors and bugs to linux@brodo.de, please.
analyzing CPU 0:
no or unknown cpufreq driver is active on this CPU
|
Dodam jeszcze, że howto stosowałem jedynie dla procesora czyli tylko punkt 2 i 3 owego dokumenty.
Próbowałem szukać, ale niby mam wszystko ustawione jak trzeba. |
|
Back to top |
|
|
Leszek n00b
Joined: 26 Jan 2004 Posts: 7 Location: Krakow, Poland
|
Posted: Sun Jan 15, 2006 8:02 pm Post subject: |
|
|
Code: | <*> Intel Enhanced SpeedStep
[*] Use ACPI tables to decode valid frequency/voltage pairs
[*] Built-in tables for Banias CPUs
<*> Intel Speedstep on ICH-M chipsets (ioport interface) |
A to włączyłeś? |
|
Back to top |
|
|
Insenic Guru
Joined: 25 Jan 2005 Posts: 329 Location: Poland, Bialystok
|
Posted: Mon Jan 16, 2006 12:04 am Post subject: |
|
|
Leszek wrote: | Code: | <*> Intel Enhanced SpeedStep
[*] Use ACPI tables to decode valid frequency/voltage pairs
[*] Built-in tables for Banias CPUs
<*> Intel Speedstep on ICH-M chipsets (ioport interface) |
A to włączyłeś? |
Takie ustawienie (u mnie) nie działa. Żeby włączyć Code: | [*] Use ACPI tables to decode valid frequency/voltage pairs
[*] Built-in tables for Banias CPUs |
Muszę włączyć Code: | <M> Intel Enhanced SpeedStep |
jako moduł...
Pozatym Code: | <*> Intel Speedstep on ICH-M chipsets (ioport interface) |
to jest chyba obsługa innych typów procesorów (zgodnie z tym co jest napisane w plikach pomocy do kernela)
U mnie zadziałało dopiero na sterowniku Code: | <*> Intel Pentium 4 clock modulation | niby skalowanie działa tylko to nie jest sterownik do centrino.
Oto wynik polecenia cpufreq-info
Code: | # cpufreq-info
cpufrequtils 0.4: cpufreq-info (C) Dominik Brodowski 2004
Report errors and bugs to linux@brodo.de, please.
analyzing CPU 0:
driver: p4-clockmod
CPUs which need to switch frequency at the same time: 0
hardware limits: 188 MHz - 1.50 GHz
available frequency steps: 188 MHz, 375 MHz, 563 MHz, 750 MHz, 938 MHz, 1.13 GHz, 1.31 GHz, 1.50 GHz
available cpufreq governors: ondemand, powersave, userspace, performance
current policy: frequency should be within 188 MHz and 1.50 GHz.
The governor "performance" may decide which speed to use
within this range.
current CPU frequency is 1.50 GHz (asserted by call to hardware).
|
Moje odczucie jest takie, że to nie dokońca jest w porządku. Jeżeli jednak tak powinno być to czy w takim razie używanie flagi march=pentium-m jest sensowne? Czy nie powinienem zamienić jej na flagę march=pentium-4 |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|