일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- SQL Server 2012R2 FCI
- 인문고전
- dsquery
- windbg
- cluster node as Domain controller
- Windows Server 2008
- 터키여행
- Nested VM
- windows debugging tool
- Windows Server 2016
- paged pool
- nonpaged pool
- LiveKD
- failover cluster
- 프로세스 CPU 사용량
- 클러스터
- windows media service
- windows update
- ftp7.5 장애조치 클러스터
- SQL Server 2008
- FTP7.5
- Windows Server 2016 Hyper-v Cluster
- Hyper-V
- iSCSI target
- Session space
- MSCS on VMWare
- 작업관리자
- 안철수
- Xperf
- Local TempDB
Archives
- Today
- Total
목록Kernel driver cpu usage (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