← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #75956]: CPU scaling

 

Question #75956 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/75956

    Status: Needs information => Open

Rob Frerejean gave more information on the question:
The output.


rob@rob-laptop:~$ cat /proc/cpuinfo | grep "model name"
model name	: Genuine Intel(R) CPU           T2060  @ 1.60GHz
model name	: Genuine Intel(R) CPU           T2060  @ 1.60GHz
rob@rob-laptop:~$ cpufreq-info
cpufrequtils 004: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to cpufreq@xxxxxxxxxxxxxxxxxx, please.
analyzing CPU 0:
  driver: acpi-cpufreq
  CPUs which need to switch frequency at the same time: 0
  hardware limits: 798 MHz - 1.60 GHz
  available frequency steps: 1.60 GHz, 1.33 GHz, 1.06 GHz, 798 MHz
  available cpufreq governors: conservative, ondemand, userspace, powersave, performance
  current policy: frequency should be within 798 MHz and 1.60 GHz.
                  The governor "ondemand" may decide which speed to use
                  within this range.
  current CPU frequency is 798 MHz.
  cpufreq stats: 1.60 GHz:0,00%, 1.33 GHz:0,00%, 1.06 GHz:0,00%, 798 MHz:0,00%  (42)
analyzing CPU 1:
  driver: acpi-cpufreq
  CPUs which need to switch frequency at the same time: 1
  hardware limits: 798 MHz - 1.60 GHz
  available frequency steps: 1.60 GHz, 1.33 GHz, 1.06 GHz, 798 MHz
  available cpufreq governors: conservative, ondemand, userspace, powersave, performance
  current policy: frequency should be within 798 MHz and 1.60 GHz.
                  The governor "ondemand" may decide which speed to use
                  within this range.
  current CPU frequency is 798 MHz.
  cpufreq stats: 1.60 GHz:0,00%, 1.33 GHz:0,00%, 1.06 GHz:0,00%, 798 MHz:0,00%  (42)
rob@rob-laptop:~$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
conservative ondemand userspace powersave performance 
rob@rob-laptop:~$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
1596000 1330000 1064000 798000 
rob@rob-laptop:~$ 
rob@rob-laptop:~$

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.