macOS tends to view unused RAM as wasted RAM so it uses as much as possible which is different to the Windows approach. The integrated SSDs are also optimised for swap to aid with that. So the ideal outcome should be like you said, not having to care about usage
The system is a VM with 48 GB RAM and an 800 MB pagefile running Windows 11 (and lots of background processes: Emacs, Tailscale, sshd, WSL, NVIDIA and Adobe shovelware, etc.).
Comments
macOS tends to view unused RAM as wasted RAM so it uses as much as possible which is different to the Windows approach. The integrated SSDs are also optimised for swap to aid with that. So the ideal outcome should be like you said, not having to care about usage
No, this is ridiculous - all modern operating systems use 'unused' RAM for disk cache.
As an example: with ripgrep searching the entire (500 GB) C: drive for a fixed string, Task Manager reports:
Observe that “Available” ≅ “Cached”.The system is a VM with 48 GB RAM and an 800 MB pagefile running Windows 11 (and lots of background processes: Emacs, Tailscale, sshd, WSL, NVIDIA and Adobe shovelware, etc.).