일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Xperf
- SQL Server 2008
- Nested VM
- Windows Server 2016
- LiveKD
- MSCS on VMWare
- iSCSI target
- FTP7.5
- dsquery
- Local TempDB
- windows debugging tool
- paged pool
- 프로세스 CPU 사용량
- 터키여행
- 작업관리자
- Hyper-V
- Windows Server 2016 Hyper-v Cluster
- windows update
- 안철수
- 클러스터
- Windows Server 2008
- windbg
- Session space
- cluster node as Domain controller
- nonpaged pool
- SQL Server 2012R2 FCI
- failover cluster
- 인문고전
- windows media service
- ftp7.5 장애조치 클러스터
Archives
- Today
- Total
목록커널 드라이버 cpu 사용률 (1)
류짱:Beyond MySelf
이번에는 xperf를 이용하여 Windows server 2003 시스템의 커널에서 실행 중인 시스템 드라이버가 사용 중인 CPU 사용률을 알아 보도록 하겠습니다. xperf를 windows server 2003에 설치 하는 방법은 이전 포스팅을 참고 하십시오. http://ryuchan.kr/104 먼저 명령 프롬프트를 이용해서 xperf가 설치 된 곳으로 이동하여 아래와 같이 심볼을 설정 합니다. Set.exe _NT_SYMBOL_PATH=srv*c:\Symbols*http://msdl.microsoft.com/download/symbols 심볼을 환경 변수에 등록하였으면 xperf –on Latency 명령어를 실행합니다. 그리고 약 20초 정도 후 아래와 같이 명령어를 입력하여 data 수집을 종..
Microsoft/Windows Platform
2010. 7. 22. 14:14