Suspend/Resume
Suspend/Resume
Posted May 5, 2017 22:39 UTC (Fri) by fratti (guest, #105722)In reply to: "AnalyzeBoot" by johnjingleheimer
Parent article: 4.12 Merge window part 1
Huh, isn't the normal thing for "fast" power-saving to set the processor into lower p-states? I mostly know suspend/resume from laptops, since for phones you'll still want to occasionally do things in the background, and for servers you're really just waiting for a new request of some form to come in, or a batch job to start.
Is this some work to make suspend/resume fast enough so it can be initiated automatically without possibly annoying the user?
Posted May 6, 2017 9:29 UTC (Sat)
by flussence (guest, #85566)
[Link] (3 responses)
It sounds like Intel is making a serious attempt to catch up on that front, and if they can get a high wattage Xeon to wake on LAN and start servicing requests in under a second I can see it becoming a big selling point. They need to get there before ARM servers start eating their lunch en-masse, though.
Posted May 6, 2017 15:01 UTC (Sat)
by fratti (guest, #105722)
[Link] (2 responses)
Thanks for the insight on this!
Posted May 12, 2017 9:55 UTC (Fri)
by oldtomas (guest, #72579)
[Link]
Well, kind of, only that they are subsystems (with CPU, RAM, ROM)... on the same chip. Cost pressure has forced maufacturers to move next to everything into That One Big Chip.
Although unrelated, those two articles have the nice collateral effect to update one's idea of the current State of the Phone:
https://googleprojectzero.blogspot.de/2017/04/over-air-ex...
(and, btw, it's through LWN that I was made aware of them).
Posted May 16, 2017 15:42 UTC (Tue)
by flussence (guest, #85566)
[Link]
Most Android phones also have Play Services and its server-push API, so instead of O(n) apps polling for new messages separately it's a single connection to Google's servers. (Anecdotally, I found my phone's battery life tripled after removing the Google-ware, but that's probably more to do with it triggering the OOM killer constantly...)
Suspend/Resume
Suspend/Resume
Suspend/Resume
https://googleprojectzero.blogspot.de/2017/04/over-air-ex...
Suspend/Resume
