Over the last few years OS X has got progressively more intuitive memory management, however – it’s still not completely flawless. This is obvious when using Virtual Machine technologies such as VMWare Fusion, OS X is not overly quick ‘mopping’ up memory once fusion is closed down. Which is where the terminal command PURGE comes in.
The purge command cleans out the memory and disk caches, and by doing a purge you are essentially replicating a system reboot.
To perform a purge, follow the instructions below:
- Open Finder
- Open the Utilities folder
- Open a terminal window
- Copy and paste the following line in:
1sudo purge - Press return
- Enter your admin password
- Press return
This one is worth a shot if you’re busy opening/closing applications and you feel performance slipping.