The necessity of regular use of the 'purge' command in OS X
When using your Mac, active programs, documents, and system resources will be loaded into memory (RAM), where they can be accessed quickly to run and perform computations. While active memory contents are maintained in memory, the system also keeps some recently used but inactive processes and data there in order to quickly revive them, if needed.
These memory allotments should be managed dynamically for optimum performance, but some people who regularly run low on RAM may be concerned about this and resort to using "RAM cleaning" programs. One of these is the "purge" Terminal command that … Read more
