Re: RSize never decreases
Re: RSize never decreases
- Subject: Re: RSize never decreases
- From: Chris Ridd <email@hidden>
- Date: Tue, 11 Mar 2003 15:48:12 +0000
On 11/3/03 2:52 pm, Lorenzo Puleo <email@hidden> wrote:
>
After I release objects, NSAutorelease pools and wathever, the "top" unix
>
command still reports that my application RSize remains at 65MB. And the
Perhaps you've missed some, and your heap is fragmented. Do any of the
methods and variables in NSDebug.h help you find the problem?
>
free mem remains the same. If I quit my application, the free mem returns to
>
the initial greater value.
That's good! :-)
Cheers,
Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.