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