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