MacOS will use it now and in the future. You paid extra to have zero swap.I bought 128GB of RAM to future-proof, not to utilize it NOW! I want to setup a dev machine for the next 5 years and not worry about RAM and storage.
MacOS will use it now and in the future. You paid extra to have zero swap.I bought 128GB of RAM to future-proof, not to utilize it NOW! I want to setup a dev machine for the next 5 years and not worry about RAM and storage.
I understand that. There's simply been no evidence provided yet that OP has frequent red RAM pressure and large swap usage.To be fair, if the RAM pressure was in red and a huge swap file, even if the computer worked fine (because the SSDs are really fast nowadays), he would be degrading the SSD pretty quickly. But this is definitely not the case, so he should just stop looking at the RAM usage.
If you're interested in comparing with an M1 Max, this is where I'm at currently. I don't recall ever having to restart or even bring up activity monitor to look. I work with the Microsoft Office apps, Teams, VS Code, Remote Desktop, Cisco AnyConnect, and other business apps during the day, and use more Mac-centric apps in the evenings.I am not trolling. The questions I did have about dynamic allocation, no one really answered and instead, and actually accused me of baiting??? Weird.
Responses have been tantamount to, "just focus on memory pressure." While that's a very simplified way of looking at it, it doesn't really give me a metric to rely on, especially if I want to avoid swap, which I deliberately did with my x86 MBP.
For example, on my M1 MBA, I have 12.23GB used out of 16GB. The percentage of total RAM utilization is high. Can we agree on this?
Now, going back to the M3 Max machine, if simply looking at memory used is incorrect because we expect to change as more apps are used, then what metric can I use besides the color coded memory pressure?
From your experience using an M1 or M2 Max, how does this change? Have you utilized swap and at what percentage does that usually happen?
Again, I have no way of knowing this except asking people that have actually used an M1 or M2 Max. My only experience with Apple Silicon has been an M1 MBA. So, I think I rightly should compare behavior of my M3 Max with my older x86 machine.
Honestly, it's my first real power machine after my 2019 16" and I'm genuinely curious. The Intels Mac were not perfect but they were relatively predictable with RAM allocation. Obviously there's been a change here and for someone coming directly from an Intel machine with 64GB, it's pretty worrisome. The only way for me to see how this plays out is by using it more.I don't understand why you care. Really, what difference does it make? Your machine is only going to slow down if it is really running out of memory. Since you are at the top of the available memory configurations there's nothing you could do about it other than close some applications.
This was during the Intel days when literally Zoom would cause the fans to spin up like a jet. I just got used to keeping it open. I only had 1TB on that machine so I was doing my best to prolong my SSD life. I don't upgrade computers every couple of years. I like to buy a top end model and then use it for ~5 years, hence the 128GB in my machine.Aha. I think we have found the real barrier to using your machine to its fullest potential
I looked into this about 1.5 years or so and it didn't work for my M1 Air.If you truly want to avoid swap, turn it off. Just Google "macos disable swap". Just don't cry when your processes are unceremoniously killed and you have kernel panics... but w/ 128GB memory, you probably won't... maybe?
To be fair, if the RAM pressure was in red and a huge swap file, even if the computer worked fine (because the SSDs are really fast nowadays), he would be degrading the SSD pretty quickly. But this is definitely not the case, so he should just stop looking at the RAM usage.
I understand that. There's simply been no evidence provided yet that OP has frequent red RAM pressure and large swap usage.
If you're interested in comparing with an M1 Max, this is where I'm at currently. I don't recall ever having to restart or even bring up activity monitor to look. I work with the Microsoft Office apps, Teams, VS Code, Remote Desktop, Cisco AnyConnect, and other business apps during the day, and use more Mac-centric apps in the evenings.
This is a MBP 16" 2021, M1 Max with 64GB.
View attachment 2373176
Even if you swap there is no evidence the SSD is going to be worn out. I use swap heavily on my 64GB M1 Max when i work with multi threaded python code, which can load any where from 70-170GB. After hammering my M1 Mac with heavy swap, it would probably take me 12 years to destroy my SSD(assuming normal life of estimated reads/writes). Chances are you will outlast SSD before you replace the Mac.I understand that. There's simply been no evidence provided yet that OP has frequent red RAM pressure and large swap usage.
But are your fans spinning like jets now? I kind of doubt it. And your SSD is definitely going to last you more than 5 years. I just don't think it's worth looking at those stats too much unless there's something actually slowing down.This was during the Intel days when literally Zoom would cause the fans to spin up like a jet. I just got used to keeping it open. I only had 1TB on that machine so I was doing my best to prolong my SSD life. I don't upgrade computers every couple of years. I like to buy a top end model and then use it for ~5 years, hence the 128GB in my machine.
you’re just encouraging this troll, chrome isn’t the problem here.Get rid of google Chrome.
That's a good start.
Define how you determine what is ‘acceptable’.I opened and used my M3 Max MBP for the first time yesterday and I found excessive RAM utilization for just basic tasks.
This is me watching an 8K demo on YouTube: 20.85GB
View attachment 2372965
Moving to Safari and watching 4K HBO Max reduced it but still unacceptable: 16.02GB
View attachment 2372966
And usage was still unacceptable with nothing playing: 7.5GB
View attachment 2372970
The only other item I had open was Pages to test out the keyboard. I had written maybe a paragraph.
Why is RAM being utilized so much, especially at rest? The M3 Max machine is hitting RAM even harder than my M1 MBA which consistently utilizes 12GB with ~10 Chrome windows open.
I know people like to say, the computer indexes for the first few days but I really can't imagine this much background process as I'm not a heavy user of iCloud.
Anyone have the same experience? Does it get better?
Finally, someone with senseMity: you have no basis for talking about what is "normal" when you don't understand that the OS is caching a bunch of stuff to make things snappy while being used.
You cannot state that your Intel machine never utilized swap at all, that's just weird. You're obsessing over something that isn't a problem at all. From the screenshots everything is cached and not swap for instance.
You don't have a problem, the computer is working fine!
Further, suppose that I open other apps. Will Apple Silicon keep utilizing more RAM until I hit 64GB? Or will it start to reduce caching of other processes? And at what point will it start utilizing swap?
Or maybe not (as has been said above).I opened and used my M3 Max MBP for the first time yesterday and I found excessive RAM utilization for just basic tasks.
csrutil disable
. Reboot. You will find lots on the web about that.sudo nvram boot-args="maxmem="32768"
and reboot.sudo nvram -d boot-args
, reboot to confirm that worked. Reboot to Recovery and disable SIP, and reboot.The problem with RAM utilisation is that, ideally, you want it to be close to 100%. This is true of all operating systems. So we need to use other measures.If the answer is just, watch for memory pressure, so be it. But it's not as easy to understand (for me) than a simple utilization percentage.
memory_pressure
System-wide memory free percentage: 91%
sysctl vm.swapusage
.vm_stat
and sysctl vm
give you the next level of detail with memory parameters.Maybe read up on how memory is used in a Mac instead of freaking out over nothing?I don't think MacOS is the culprit. I think this is caused by Apple Silicon. There is no reason for 16GB to be utilized by the system for a mere YouTube video.
I paid for 128GB of RAM in hopes to use my machine for a long time without having to swap. I haven't even setup my Python work environment yet. I dread what that will do.
It’s that memory used is only part of the picture:Now, going back to the M3 Max machine, if simply looking at memory used is incorrect because we expect to change as more apps are used, then what metric can I use besides the color coded memory pressure?
Your computer’s memory pressure is accurately measured by examining the amount of free memory available, the swap rate, and the amount of wired and file cached memory to determine if your computer is using RAM efficiently.
I am not trolling. The questions I did have about dynamic allocation, no one really answered and instead, and actually accused me of baiting??? Weird.
Responses have been tantamount to, "just focus on memory pressure." While that's a very simplified way of looking at it
it doesn't really give me a metric to rely on, especially if I want to avoid swap, which I deliberately did with my x86 MBP.
For example, on my M1 MBA, I have 12.23GB used out of 16GB. The percentage of total RAM utilization is high. Can we agree on this?
Now, going back to the M3 Max machine, if simply looking at memory used is incorrect because we expect to change as more apps are used, then what metric can I use besides the color coded memory pressure?
From your experience using an M1 or M2 Max, how does this change? Have you utilized swap and at what percentage does that usually happen?
Again, I have no way of knowing this except asking people that have actually used an M1 or M2 Max. My only experience with Apple Silicon has been an M1 MBA. So, I think I rightly should compare behavior of my M3 Max with my older x86 machine.