windows的内存管理


1. some typical questions on Windows mem:

http://www.demandtech.com/FAQSmem.htm#FAQsmem1

2. A good tool to view windows memory:

http://technet.microsoft.com/en-us/sysinternals/bb795533

3. Paging intro from Wikipedia:

http://en.wikipedia.org/wiki/Paging

4:Design: Memory working set explored:

http://blogs.msdn.com/b/salvapatuel/archive/2007/10/13/memory-working-set-explored.aspx


5.What's private bytes, vitual bytes, workign set?

http://stackoverflow.com/questions/1984186/what-is-private-bytes-virtual-bytes-working-set


6.系统级知识,也包括内存管理 -The Art of Assembly Language

http://webster.cs.ucr.edu/AoA/Windows/HTML/AoATOC.html







你可能感兴趣的:(windows,assembly)