Re: NSATSGlyphStorage memory usage.
Re: NSATSGlyphStorage memory usage.
- Subject: Re: NSATSGlyphStorage memory usage.
- From: Aki Inoue <email@hidden>
- Date: Tue, 5 Jan 2010 15:51:47 -0800
It's supposed to be managed automatically.
If you see suspicious behavior, please file a bug with reproducing steps if possible.
Thanks,
Aki
On 2010/01/05, at 15:03, email@hidden wrote:
> My app repeatedly loads and unloads a couple of MB of text into an NSTextView.
> Running heap(1) reveals
>
> heap 12462 -sumObjectFields | grep NSATS
> 2 22833792 11416896.0 NSATSGlyphStorage ObjC AppKit
>
> This 23MB memory is allocated in the auto zone and does not noticeably decrease if the NSTextView contents are small.
>
> Would it be correct to assume these memory blocks are managed by the layout manager and will be reallocated as and when appropriate?
>
> Regards
>
> Jonathan Mitchell
>
> Developer
> http://www.mugginsoft.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
_______________________________________________
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