NSImage Memory Management: To Page Or Not To Page.
NSImage Memory Management: To Page Or Not To Page.
- Subject: NSImage Memory Management: To Page Or Not To Page.
- From: "Jordan Evans" <email@hidden>
- Date: Sun, 15 Oct 2006 08:07:20 -0700
I am building an app that scrolls through a large amount of NSImages.
Should I be deallocating images at some point to avoid paging, or
should I allow the system to manage these images by allowing paging?
If I need to create my own memory management for these NSImages, how
can I tell when I my app will begin paging, as to avoid it by
deallocating the NSImages?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden