On Mon, May 17, 2010 at 02:27:52PM -0700, Kevin Hilman wrote: > Matthew Garrett <mjg@xxxxxxxxxx> writes: > > Run this (or equivalent code) on an N900 and on an Android. Measure the > > screen-off power draw on both. > > > > int main() { > > int i; > > while (1) > > i++; > > return 0; > > } > > This kind of rogue app will also kill my CPU performance. For rogue > CPU-hog apps, we use _tools_ to find and fix this kind of problem: > top, renice, kill, etc. that use features of the scheduler to find > and/or solve the problem. If my phone is able to avoid losing almost all of its standby time without me having to care about whether my bouncing cow game was written by a complete fool or not, that means that my phone is *better* than one where I have to care. Would the world be better if said fool could be sent to reeducation camps before being allowed to write any more software? Probably, but sadly that doesn't seem to be something we can implement through code. I'd love it if we could assume that all software is going to be perfect, but in the absence of that ideal world there's a strong incentive to develop technology that does its best to cope with adverse situations. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm