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