Re: NSATSGlyphStorage memory usage.

2010-01-05 Thread Aki Inoue
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, jonat...@mugginsoft.com wrote: > My app repeatedly loads and unloads a couple of MB of text into an NSTextView. > Running heap(

NSATSGlyphStorage memory usage.

2010-01-05 Thread jonat...@mugginsoft.com
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 ObjCAppKit This 23MB memory is allocated in the auto zone and does not noticeably decrease