FROM : Dave Camp
DATE : Fri Jan 25 00:55:30 2008
Maybe try loading them as memory mapped data and let the VM system
deal with resource management.
Dave
On Jan 24, 2008, at 11:36 AM, Jacob Bandes-Storch wrote:
> I have to load images from disk each time the timer is called. I
> suppose I could try to load them all into memory before starting the
> timer... But that would hog resources... What other options do I have?
>
> On Jan 24, 2008, at 10:17 AM, "Shawn Erickson" <<email_removed>>
> wrote:
>
>> On Jan 24, 2008 8:53 AM, Jacob Bandes-Storch <<email_removed>>
>> wrote:
>>> Yep, that'd be it... I'm reading from disk. There's really no way
>>> around that in this program... is there something else I can do to
>>> allow sleep?
>>
>> Why are you reading from disk? Why do you have to poll?
>>
>> -Shawn
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
DATE : Fri Jan 25 00:55:30 2008
Maybe try loading them as memory mapped data and let the VM system
deal with resource management.
Dave
On Jan 24, 2008, at 11:36 AM, Jacob Bandes-Storch wrote:
> I have to load images from disk each time the timer is called. I
> suppose I could try to load them all into memory before starting the
> timer... But that would hog resources... What other options do I have?
>
> On Jan 24, 2008, at 10:17 AM, "Shawn Erickson" <<email_removed>>
> wrote:
>
>> On Jan 24, 2008 8:53 AM, Jacob Bandes-Storch <<email_removed>>
>> wrote:
>>> Yep, that'd be it... I'm reading from disk. There's really no way
>>> around that in this program... is there something else I can do to
>>> allow sleep?
>>
>> Why are you reading from disk? Why do you have to poll?
>>
>> -Shawn
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>
| Related mails | Author | Date |
|---|---|---|
| Jacob Bandes-Storc… | Jan 23, 18:19 | |
| John Stiles | Jan 23, 18:20 | |
| Jacob Bandes-Storc… | Jan 24, 17:24 | |
| William Turner | Jan 24, 17:50 | |
| Jacob Bandes-Storc… | Jan 24, 17:53 | |
| Shawn Erickson | Jan 24, 19:17 | |
| Jacob Bandes-Storc… | Jan 24, 20:36 | |
| Hamish Allan | Jan 24, 22:02 | |
| Dave Camp | Jan 25, 00:55 | |
| John Pannell | Jan 25, 04:10 |






Cocoa mail archive

