Anyone seen or is using this memory scrubber from MacKeeper? Think it is called MemoryKeeper, interesting item.
Anyone seen or is using this memory scrubber from MacKeeper? Think it is called MemoryKeeper, interesting item.
As shrink stated, MacKeeper is unnecessary in general and any memory scrubber has little to no effect. You you really want to "scrub" the ram, then from the terminal type sudo purge.
Why would it be necessary to purge RAM.
Why would it be necessary to purge RAM.
My limited understanding is that when RAM is full, it "pages out" to make space available. What is gained in a RAM purge?
The idea is to free up inactive ram. OSX keeps some ram that was just used as inactive. For instance if you used MS word for a document, closed it out. The memory used by word would be marked inactive. If OSX needed more ram and none was around, it would grab it. On the other hand if you started word back up, it would mark those memory pages as active. It basically increases the performance. Purging it, marks is available.
Here's Apple's definition of memory types
http://support.apple.com/kb/HT1342?viewlocale=en_US&locale=en_US
Thanks for mentioning this. I've previously been using icleanmemory since 2011, but I like this; it seems more current.If you want to scrub your ram here's a good little app you can get in the app store for free.
http://www.rockysandstudio.com/apps/freememory
purge(8) BSD System Manager's Manual purge(8)
NAME
purge -- force disk cache to be purged (flushed and emptied)
SYNOPSIS
purge
DESCRIPTION
Purge can be used to approximate initial boot conditions with a cold disk
buffer cache for performance analysis. It does not affect anonymous mem-
ory that has been allocated through malloc, vm_allocate, etc.
I don't think this does what you think it does: