Ryzen 1700을 사용하고 있는데 vim이나 nvim 시작(몇 초 정도 소요), Gnome 터미널의 탭 전환, 텍스트 스크롤과 같은 가장 기본적인 작업에서도 속도가 매우 느립니다.
Ryzen 7 1700은 최신 BIOS 및 "amd-ucode", 16GB DDR4 RAM 및 2933Mhz 주파수가 설치된 MSI Gaming Pro Carbing B350 마더보드를 사용합니다. GPU는 "nvidia" 패키지가 설치된 NVIDIA 1070 TI입니다. 커널 버전은 5.9.13-arch1-1입니다. IOMMU는 활성화되면 시작할 수 없기 때문에 비활성화됩니다.
7zip 벤치마크 결과
$ 7z b
7-Zip [64] 17.03 : Copyright (c) 1999-2020 Igor Pavlov : 2017-08-28
p7zip Version 17.03 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,64 bits,16 CPUs x64)
x64
CPU Freq: 64000000 - - - - - - - -
RAM size: 16013 MB, # CPU hardware threads: 16
RAM usage: 3530 MB, # Benchmark threads: 16
Compressing | Decompressing
Dict Speed Usage R/U Rating | Speed Usage R/U Rating
KiB/s % MIPS MIPS | KiB/s % MIPS MIPS
22: 34730 1351 2501 33786 | 467706 1567 2546 39891
23: 32301 1331 2472 32911 | 455850 1549 2546 39441
24: 31823 1385 2471 34217 | 435139 1506 2536 38194
25: 28978 1363 2427 33087 | 425605 1505 2517 37877
---------------------------------- | ------------------------------
Avr: 1358 2468 33500 | 1532 2536 38851
Tot: 1445 2502 36175
36175 MIPS인 것 같습니다.CPU는 정상입니다그렇다면 간단한 작업을 수행할 만큼 클럭이 충분히 높지 않은 것일까요?
CPU전력 주파수 정보
analyzing CPU 0:
driver: acpi-cpufreq
CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: Cannot determine or is not supported.
hardware limits: 1.55 GHz - 3.00 GHz
available frequency steps: 3.00 GHz, 2.70 GHz, 1.55 GHz
available cpufreq governors: performance schedutil
current policy: frequency should be within 1.55 GHz and 3.00 GHz.
The governor "schedutil" may decide which speed to use
within this range.
current CPU frequency: 1.55 GHz (asserted by call to hardware)
boost state support:
Supported: no
Active: no
Boost States: 0
Total States: 3
Pstate-P0: 3000MHz
Pstate-P1: 2700MHz
Pstate-P2: 1550MHz
고쳐 쓰다
2020년 1월 5일에 전체 업그레이드를 수행했습니다(마지막 시간은 2020년 12월 13일이었습니다). pacman -Syyu
업그레이드에는 다음이 포함되었습니다.
- amd-ucode (20201120.bc9cd0b-1 -> 20201218.646f159-1)
- 리눅스(5.9.13.arch1-1 -> 5.10.4.arch2-1)
- 리눅스 펌웨어 (20201120.bc9cd0b-1 -> 20201218.646f159-1)
그리고 점점 더 빨라집니다. 문제가 해결되거나 문제가 다시 발생하면 항상 주의를 기울이겠습니다.