Chiminey wrote:
And what is memory pressure supposed to tell me? I got much more out of the pie chart. My memory pressure shows its blank, then slowly fills up accross the bottom with a green bar. And I still don't know what that is supposed to mean. I don't like the new Activity Monitor.
That's showing you that your memory usage is fine.
Take a read of…
http://arstechnica.com/apple/2013/10/os-x-10-9/17/#compressed-memory
The screenshots there illustrate how memory changes in the graph. If you want to see this in action read the post I made earlier this thread… it's a safe way to see what the graph does under a high RAM usage load.
https://discussions.apple.com/thread/5470580?answerId=23765634022#23765634022
You need to forget about 'free RAM', this OS changes how it is handled. Unused RAM does nothing for you, but having the most used files stored in RAM will speed up the OS for you. This file cache will be purged on request, so it's not something to worry about.
The 'purge' command will do this too - no need for addons that monitor & 'clean' RAM.
You can also do a simple test to see the file cache in action.
Reboot (to flush the RAM)
Open Safari whilst timing until it becomes active.
Quit Safari
Open Safari & time it
Quit Safari
…repeat
You will see faster launches and the 'file cache' will have increased in Activity Monitor.
Now in Terminal type the following & hit return
purge
Watch the file cache decrease
Repeat the Safari timing test
The pie chart makes no sense once you realise the OS will compress RAM. The amount of compression will change over time depending on the data type etc, so a pie chart would need to resize etc. I suspect it is why the memory pressure graph has no units.
If your memory pressure is green, look elsewhere - you RAM is fine in this state, orange or red may indicate you are running out of RAM (red is swap to disk - that is bad for performance).