On Thu, Aug 28, 2008 at 12:37 PM, Phil Faber <[EMAIL PROTECTED]> wrote:

>
> All I'm trying to achieve is a tiny app that only quits open apps and then
> quits itself; the purpose being when I want to release as much memory and
> disc space as possible before I run another memory / processor intensive
> app.


Not much point in that, IMHO - the virtual memory system will usually swap
out inactive apps to make room when the active app needs more physical RAM.
And if an app is in the background just waiting for user input, it's taking
a tiny amount of CPU anyway.

sherm--

-- 
Cocoa programming in Perl: http://camelbones.sourceforge.net
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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]

Reply via email to