View Single Post
Posts: 105 | Thanked: 62 times | Joined on Aug 2009 @ Finland
#549
Originally Posted by Stskeeps View Post
* SIGSTOP of background applications while you're touching the device
* Cgroups and ways to 'freeze' or limit background applications
I think this is really bad desing. You should not force applications to do anything. There should be nice APIs and instructions for that kind of stuff so that developers themselves can make the call when needed and proper quality assurance to see that applications are working as they should. There is no need to cripple our nice Linux OS.

Originally Posted by Stskeeps View Post
* Application design to be better power consumers when backgrounded
* Hibernation of state
These are points I like.