Feature roadmap/Improved battery life: Difference between revisions
No edit summary |
(update requirements) |
||
Line 22: | Line 22: | ||
# Should put the EC into deep sleep when in a lid-closed suspend. This will cut its power from about 60ma to about 20ma (check with rsmith), which would further increase the duration of a lid-closed suspend before the battery drains. |
# Should put the EC into deep sleep when in a lid-closed suspend. This will cut its power from about 60ma to about 20ma (check with rsmith), which would further increase the duration of a lid-closed suspend before the battery drains. |
||
# (* not likely to make 9.1 with current resources *) Should improve cpu idle detection. Currently we can't auto-suspend very often (only after >1 minute of no user interaction) because suspend is so heavy-handed. The cpuidle infrastructure in the kernel should be able to tell us when it's safe to suspend because no process wants access to the CPU for the next few seconds. Most of the pieces are there. |
# (* not likely to make 9.1 with current resources *) Should improve cpu idle detection. Currently we can't auto-suspend very often (only after >1 minute of no user interaction) because suspend is so heavy-handed. The cpuidle infrastructure in the kernel should be able to tell us when it's safe to suspend because no process wants access to the CPU for the next few seconds. Most of the pieces are there. |
||
# "Lid close" behavior will be unchanged from the 8.2.0 release; on closing the lid, the screen and wifi (if connected to an access point) should turn off, and should turn themselves back on when the lid is reopened. |
|||
# There should be a way to enter the "lid close" sleep above using the power button; exact details are with [[User:pgf]], who is working on the quick-power-button-press menu. |
|||
|Specification= |
|Specification= |
||
Requirement 4 addressed by: <br> |
Requirement 4 addressed by: <br> |
Revision as of 22:46, 17 December 2008
Feature subcategory | Is part of::Category:Power management | |
Requesters | {{#arraymap:Kim, Carla, Gnu, Ethiopia, Juliano|,|x|Requested by::x}} | |
Requirements | Background information: a list of UI actions which may affect power usage: Requirements#Power Management Requirements Our job is to increase battery life in as many modes as possible.
| |
Specification | Requirement 4 addressed by: <trac>2765</trac> -- Need to turn off DCON after some time in idle suspend Requirement 5 addressed by: Requirement 9 addressed by: Requirement 11 addressed by: Requirement 12 addressed by:
Background on power draw including a break down watts used in different modes: Significant technical actions (as suggested by John/Gnu) that could reduce the laptop's power draw:
Owners for each subrequirement as follows: Requirements 1 - 5, 7, 8, 10, owned by CJB. 6 by CJB, 9 and 11 networking team (Ricardo?), 12 Mitch and Deepak Product manger Greg, QA Joe. | |
Owners | {{#arraymap:Joe, Gregorio, Cjb, Mitch, Deepak|,|x|Contact person::User:x}} | |
Priority | Priority::1 | |
Helps deployability? | Helps deployability::yes | |
Target for 9.1? | Target for 9.1::yes |