Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

"There are many ways to address this through task prioritization, and sandboxing background tasks or even limiting their size."

Huh? Limiting the size of an application? Alright...

    while(1) malloc(1);
Sandboxing doesn't really address that either.


Sure it does. Try 'man ulimit' on any unix machine.

Given how advanced the iPhone OS is, I doubt that managing and controlling background tasks is that hard to do. Most probably, they have just pushed it back on their priority lists to get it exactly right, that is all.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: