일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- cluster node as Domain controller
- windbg
- iSCSI target
- Xperf
- paged pool
- 터키여행
- windows media service
- 안철수
- ftp7.5 장애조치 클러스터
- windows update
- 클러스터
- dsquery
- Windows Server 2016
- 인문고전
- Windows Server 2008
- SQL Server 2012R2 FCI
- Local TempDB
- SQL Server 2008
- 작업관리자
- nonpaged pool
- windows debugging tool
- LiveKD
- Windows Server 2016 Hyper-v Cluster
- failover cluster
- Session space
- Nested VM
- MSCS on VMWare
- FTP7.5
- Hyper-V
- 프로세스 CPU 사용량
Archives
- Today
- Total
목록할당된 메모리 (1)
류짱:Beyond MySelf
Windows server 2003 작업 관리자를 실행하면 아래와 같이 시스템의 메모리 사용 현황을 확인 할 수 있습니다. 그 중할당 된 메모리 즉 Commit charge 가 무엇인지 정리 해 보았습니다. [VirtualAlloc Function] http://msdn.microsoft.com/en-us/library/aa366887(VS.85).aspx Commit charge 는 virtual page 가 backing store 를 가지는 것을 의미합니다. Backing store(=physical storage)로는 RAM 과 paging file 이 있습니다.그러니까 어느 순간 virtual page 의 내용은 physical page(RAM) 에 있거나 HDD 의 paging file 에 있..
Microsoft/Windows Platform
2011. 4. 11. 17:09