Browse by Tags

All Tags » Memory (RSS)

Windows Memory

I ran across an excellent article on Windows memory use today. http://www.gamasutra.com/view/feature/3602/sponsored_feature_ram_vram_and_.php This article covers both the limitations of 32-bit Windows memory models, and the ways to get your applications...
Posted by Charlie Russel | 1 comment(s)
Filed under: ,

32-bit Memory in x64 Windows

In the public 64-bit Windows newsgroup , we often get questions about memory usage, and a recent post there made me realize that there are some basic misunderstandings about the relationship between memory, virtual memory address space, and RAM. 32-bit...
Posted by Charlie Russel | 3 comment(s)
Filed under: ,