일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 오카자키 리츠코
- php
- 岡崎律子
- youtube
- MFC
- 옥션
- 맞춤법
- KBS한국어능력시험
- 리눅스
- 한국어
- gentoo
- USB메모리
- 平野綾
- Okazaki Ritsuko
- 프린터
- Hirano Aya
- vbscript
- Microsoft
- KBS
- 자바스크립트
- 프로그램
- 마비노기
- 벤치마크
- 파이어폭스
- synology
- VMware
- xml
- Firefox
- 백업
- 윈도우즈
Archives
- Today
- Total
ARCHIVE ...
AMD X2 CPU 최적화 본문
ㄱ. CPU 패치 설치
AMD Athlon™ 64 X2 Dual Core Processor Driver 1.3.2.16
ㄴ. MS Hotfix 설치 (KB896256) eng
ㄷ. AMD Dual Core Optimizer 설치
boot.ini는 편집하지 않아도 자동으로 되어 변경되어 있음.
ㄷ. boot.ini 편집
* 참고사항
거의 대부분의 웹사이트(블로그)에서 KB896256과 AMD Dual Core Optimizer가 같다고 설명하고 있음. 하지만 실제로 같은것인지는 알 수 없음. ㅡㅡ;;; 검색 실력이 부족하여... MS핫픽스 v3에서는 머시기 했지만, v4에서는 같이 깔았는데 아무 이상 없음. 성능향상이 있는것 같기도 하고 아닌것 같기도 하고 ~~;;;
출처 : 파코즈외 여러 사이트(블로그)
※ 윈도우즈 XP SP3에서는 패치를 할 필요가 없습니다.
AMD Athlon™ 64 X2 Dual Core Processor Driver 1.3.2.16
ㄴ. MS Hotfix 설치 (KB896256) eng
KB896256.reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Throttle]
"PerfEnablePackageIdle"=dword:00000001
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Throttle]
"PerfEnablePackageIdle"=dword:00000001
ㄷ. boot.ini 편집
C:\boot.ini
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /usepmtimer
/usepmtimer추가(인텔CPU는 제외)[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /usepmtimer
* 참고사항
거의 대부분의 웹사이트(블로그)에서 KB896256과 AMD Dual Core Optimizer가 같다고 설명하고 있음. 하지만 실제로 같은것인지는 알 수 없음. ㅡㅡ;;; 검색 실력이 부족하여... MS핫픽스 v3에서는 머시기 했지만, v4에서는 같이 깔았는데 아무 이상 없음. 성능향상이 있는것 같기도 하고 아닌것 같기도 하고 ~~;;;
AMD Dual Core Optimizer(1.1.1.0135) 릴리즈 노트에서 발췌
---Known Issues---
* Using AMD Dual-Core Optimizer while running on ATI Radeon Xpress on-board graphics will cause system to lock up while running HCT stress test. The problem has been identified as an ATI graphics driver issue, and an updated version of the ATI graphics driver will be available sometime in the future to remedy this problem.
* Reports of Blue Screen crash when used with MS Hotfix from KB Article 896256.
* Going into “Gaming Mode” in Windows Vista will create a “cmd” window briefly.
출처 : 파코즈외 여러 사이트(블로그)
※ 윈도우즈 XP SP3에서는 패치를 할 필요가 없습니다.
Comments