My questions/concerns:
- I’m not running out of space, but, obviously, if I things slow down and apps crash or buffer, I’m exceeding my RAM!
- I feel like I can’t install much more than I have and I’ve hardly installed ANYTHING! Hopefully, I won’t need much more……..
- What apps can I shut down? I know how to Quit an app, but it comes right back! How can I permanently shut down an app I don’t need?
- How do I know which ones I don’t need??
- What else can I do to minimize RAM usage?
- Ultimately, I think, I will have to trade in for a 16GB machine if it doesn’t work out, but, of course, I don’t want to do that. I’m really disappointed that I just didn’t get 16gb RAM! Every thing I read online said M2 is soooo much more efficient. But I feel like I may have made a mistake : (
- Thank you!! Donna
1. As others have said, macOS and Unix/Linuxes (for that matter, even Windows) do various amounts of caching. Anything from libraries used by one or more applications, to the filesystem itself, and they also do effectively 'lazy unloading,' meaning they don't immediately flush the cache once something is no longer in use...and even then it would be continuing to cache files etc. For example, on my 64GB RAM MBP, it's currently caching 21GB(!!) of files.
Anything 'cached but not actively being used'
will be forced out of cache when an application or system service opens or requests additional memory for something. The simplest way to see what 'reality' looks like is to look at the 'memory pressure' in Activity monitor - green or yellow is fine. Occasional spikes into red is generally OK, but you may want to consider the next step up in memory on your
next system. Constantly being in red or nearly also also isn't the complete end of the world, as you will start 'swapping' which is basically using the SSD as memory - this was much more significant prior to SSDs as there are still differences in SSD vs memory bandwidth and speeds (how fast can you read and write to memory) but nowhere nearly as badly as compared to spinning platter drives in laptops a decade ago.
2. Installing apps has nothing to do with RAM. It has to do with free space on your SSD. You can open uf a Finder window, then go to View, and 'show status bar' and assuming you only have the single SSD, it will show used and free space, or you can to the Apple Menu/About this Mac/More Info then scroll down to Storage and it will show the same. Generally I like to stick at 75% use or lower if possible. If I'm over that, it's either time to review what I can offload or delete or move to the next storage size up next time around.
3. Just quit apps via menu or CMD-Q. You're probably freaking out seeing some memory usage message somewhere in the system w/out understanding it. Refer to #1 above as well as others responses on how macOS handles memory. Uninstalling - for most apps, just open a Finder Window, go to Applications, then delete the apps you don't want, followed by emptying the trash.
4. I wouldn't advise deleting system applications. They aren't hurting anything unless your SSD storage space is approaching 100%. If it's actually memory/RAM that's still a concern after seeing the various responses, well, you can go through System Settings and look for optional things you might be able to disable, for example - Settings / General / Sharing - you can probably make sure all of those options are disabled/not green if any are currently enabled. Each of these will run one or more 'services' in the background so if they aren't running, you'll regain some amount of usable memory, and unless you have a specific reason, you don't generally want these turned on.
5. Stop worrying about it unless your memory pressure is consistently in red. You can open activity monitor and post a screenshot with the window made full height, memory tab, sort by memory usage with the largest # up top.