View previous topic :: View next topic |
Author |
Message |
avieth Veteran


Joined: 17 Sep 2004 Posts: 1945 Location: Canada
|
Posted: Sun Aug 19, 2007 4:19 pm Post subject: Can I Use CPU Frequency Scaling on Celeron M? |
|
|
I've got a laptop with a Celeron M in it. From what I understand it's just a Pentium M without SpeedStep. Does this mean I can't use frequency scaling on it?
Code: |
# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Celeron(R) M processor 1.40GHz
stepping : 8
cpu MHz : 1389.362
cache size : 1024 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 vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx
bogomips : 2779.34
clflush size : 64
|
|
|
Back to top |
|
 |
Airhardt n00b

Joined: 10 Mar 2007 Posts: 46 Location: Erlangen, Germany
|
Posted: Sun Aug 19, 2007 6:47 pm Post subject: |
|
|
I do not have a Celeron M myself, but as far as i remember, frequency scaling works with the Intel Pentium 4 clock modulation driver included in the kernel (if built as a module, it is called p4_clockmod). |
|
Back to top |
|
 |
|