virtual machines will push your ram utilization into the yellow and redOhhh so of the ram VMware is using a lot of it is likely compressed. That makes sense. Thank you.
The Memory Pressure graph lets you know if your computer is using memory efficiently.
- Green memory pressure: Your computer is using all of its RAM efficiently.
- Yellow memory pressure: Your computer might eventually need more RAM.
- Red memory pressure: Your computer needs more RAM.
Apple silicon Macs feature Unified Memory, in which main system memory is used by CPU cores, GPUs, and other components including the neural engine, ANE. Where relevant, GPU memory use in Apple silicon is indicated by [AS] below.
Memory Used is the total amount of physical (real) memory being used by the system and apps. [AS] should include that being used by the GPU.
App Memory is the total amount of physical memory allocated to system processes and apps. [AS] might or might not include that being used by the GPU.
Wired Memory is physical memory which can’t be either compressed or swapped out to disk. This is required by the system to operate, and can’t be freed for other purposes. [AS] should include all that being used by the GPU.
Compressed is physical memory which hasn’t been used recently, so has been compressed to save space. [AS] shouldn’t include any being used by the GPU.
For individual processes:
Note that all memory sizes are given in old-style bytes, with 1024 B in 1 KB, and so on, sometimes referred to KiB, MiB, etc., to distinguish them from rounded sizes, where 1000 B are 1 KB.
- Real Memory is physical memory being used by that process.
- Real Private Memory is physical memory being used exclusively by that process for its own code and data.
- Real Shared Memory is physical memory being used by that process which is shared with other processes.
- Purgeable Memory is physical memory being used to store items that could be cached to disk if necessary to free up physical memory.
- Compressed Memory is physical memory which hasn’t been used recently, so its contents have been compressed to save space.
eclecticlight.co
eclecticlight.co
eclecticlight.co
So far I'm hovering around green/yellow with no hints of going towards red. Which is impressive, considering MacOS has 3 windows of Safari with atleast 6 tabs each plus photos, mail, notes, and pages. VMWare is running 1 edge window with 5 tabs and is trying to download solidworks.virtual machines will push your ram utilization into the yellow and red
Only when you gave them top much RAM Like I did with 8 GB.virtual machines will push your ram utilization into the yellow and red
Adding to what has already been said about compressed memory:I have a MBA M4 16/256. It is doing magic somehow with it's RAM while I'm running windows 11 in VMware (allocated 7.5GB) and I was wondering if anyone could explain how.
virtual machines will push your ram utilization into the yellow and red
From another forum:I ran VMs on 8 GB of RAM and never saw memory pressure go red
That is some serious memory usage. I don't have TB of videos to edit to do that.From another forum:
- the RAM is completely occupied by programs AND
- the compressed swap space has reached its maximum size AND
- the swap area on the system disk has reached its configured maximum size, or the disk is full.
The memory pressure in Activity Monitor will then be red.