Re: Memory not freed with CIImage
Re: Memory not freed with CIImage
- Subject: Re: Memory not freed with CIImage
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 11 Jun 2008 16:34:11 -0600
On Jun 11, 2008, at 3:53 PM, Stefano Falda wrote:
I'm working with X-Code3 under Leopard with Garbage Collection ON,
but something seems to go wrong, because at the end of all the
operations the memory is not released (in Activity Monitor there are
>400 MB still active that disappear if I close my application).
It's normal for physical memory sizes to go up, and not come down
until either the program is quit or the physical memory is needed
elsewhere. Activity Monitor is not a memory leak detector. If you want
to know where the memory is going, then use Instruments instead.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden