글
CPU가 분명 3.3GHz 퍼포먼스가 나오는 cpu 인데도 불구 하고,
cat /proc/cpuinfo 를 해보면 cpu가 1.4GHz 밖에 속도가 나오지 않는 증상을 발견 한적이 있었다.
OS 상에서 자동으로 자원을 조절하는 것 같았다. 일을 많이 할때에 클럭이 올라가고 아이들 상태에선 저클럭을 유지하여 전기를 적게 만드는 듯 하였다.
그러나,,,,,,
나는 계속 빠르고 싶다고!!
apt-get install cpufrequtils
설치 후 , cpufreq-info 를 하면
아래와 같은 정보가 나온다.. 아레 CPU5는 헥사 코어 마지막 코어를 표현 한 것이다.
analyzing CPU 5:
driver: powernow-k8
CPUs which run at the same hardware frequency: 5
CPUs which need to have their frequency coordinated by software: 5
maximum transition latency: 8.0 us.
hardware limits: 1.40 GHz - 3.30 GHz
available frequency steps: 3.30 GHz, 3.00 GHz, 2.40 GHz, 1.80 GHz, 1.40 GHz
available cpufreq governors: conservative, ondemand, userspace, powersave, performance
current policy: frequency should be within 3.30 GHz and 3.30 GHz.
The governor "ondemand" may decide which speed to use
within this range.
current CPU frequency is 3.30 GHz (asserted by call to hardware).
cpufreq stats: 3.30 GHz:100.00%, 3.00 GHz:0.00%, 2.40 GHz:0.00%, 1.80 GHz:0.00%, 1.40 GHz:0.00% (18)
-u maximum frequency,
-f specific frequency (userspace governor must be set first) and
-g governor on a
-c specific CPU.
'Linux' 카테고리의 다른 글
우분투 telnet 접속 설정. (0) | 2013.07.12 |
---|---|
[XEN] XenCenter on Linux , 우분투에서 xencenter 사용하기 (0) | 2013.07.10 |
MYSQL 계정생성 및 사용법 정리. (0) | 2013.06.27 |
우분투 메인 배너 추가 (0) | 2013.04.10 |
우분투 구글크롬에서 flash 사용방법 (0) | 2013.04.05 |
RECENT COMMENT