Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

markgodley

macrumors regular
Original poster
Mar 25, 2009
135
0
Hey,

Any idea why my machine is using so much virtual memory? It says at the bottom VM 145gb? what that about?
 

Attachments

  • Screen shot 2011-12-02 at 19.10.18.png
    Screen shot 2011-12-02 at 19.10.18.png
    252.8 KB · Views: 216
Hey,

Any idea why my machine is using so much virtual memory? It says at the bottom VM 145gb? what that about?

Each 32-Bit process under Mac OS X has a virtual address space of ((2^32) - 1) bytes. Each 64-Bit process under Mac OS X has a virtual address space of ((2^64) - 1) bytes. The Mac OS X kernel manages this virtual address space for each process. That means, you can have many processes, which use a certain amount of the above mentioned address spaces, which requires the appropriate amount of virtual memory. That is what you see in the 145 GB.

Under Mac OS X, the real virtual memory, is the so called swap memory (in your case 0 bytes).
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.