Shawn Erickson wrote:
The OS maintains a cache of data in RAM as much as it can while running. This "universal buffer cache" caches pages of data from loaded files, applications, etc.
With Xcode dev tools installed, a 'purge' command is added. It will purge this cache, making it easier to test.
If Activity Monitor.app is running, you'll see the change in its System Memory pane.
-- GG _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
