[meme@localhost ~]$ su
Password:
[root@localhost meme]# chkconfig cpufreq on
[root@localhost meme]# service cpufreq start
Setting CPU frequency settings: [ OK ]
[root@localhost meme]# cpufreq-info
cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to
cpufreq@vger.kernel.org, please.
analyzing CPU 0:
driver: p4-clockmod
CPUs which run at the same hardware frequency: 0 1
CPUs which need to have their frequency coordinated by software: 0 1
maximum transition latency: 10.00 ms.
hardware limits: 375 MHz - 3.00 GHz
available frequency steps: 375 MHz, 750 MHz, 1.13 GHz, 1.50 GHz, 1.88 GHz, 2.25 GHz, 2.63 GHz, 3.00 GHz
available cpufreq governors: ondemand, conservative, powersave, userspace, performance
current policy: frequency should be within 750 MHz and 3.00 GHz.
The governor "performance" may decide which speed to use
within this range.
current CPU frequency is 3.00 GHz (asserted by call to hardware).
analyzing CPU 1:
driver: p4-clockmod
CPUs which run at the same hardware frequency: 0 1
CPUs which need to have their frequency coordinated by software: 0 1
maximum transition latency: 10.00 ms.
hardware limits: 375 MHz - 3.00 GHz
available frequency steps: 375 MHz, 750 MHz, 1.13 GHz, 1.50 GHz, 1.88 GHz, 2.25 GHz, 2.63 GHz, 3.00 GHz
available cpufreq governors: ondemand, conservative, powersave, userspace, performance
current policy: frequency should be within 750 MHz and 3.00 GHz.
The governor "performance" may decide which speed to use
within this range.
current CPU frequency is 3.00 GHz (asserted by call to hardware).
[root@localhost meme]#