Need to not display hibernation in UI if do not have enough swap space
Bug #599352 reported by
Jerone Young
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OEM Priority Project |
Fix Released
|
High
|
Unassigned | ||
Session Menu |
Invalid
|
Low
|
Matthew Paul Thomas | ||
indicator-session (Ubuntu) |
Invalid
|
Low
|
Unassigned | ||
upower (Ubuntu) |
Fix Released
|
Medium
|
Martin Pitt |
Bug Description
Currently we have logic in the UI to not expose hibernation if there is NO swap. Though what we have been finding is that hibernation will fail at some point if you do not have enough swap. This is especially true for big memory systems.
Basically hibernation should not be exposed unless there is enough TOTAL MEMORY + 4 MB swap space on the system.
I need to figure out where the extra 4MB comes from. But we have found that if you do not have enough swap .. over time as more RAM gets use hibernation will fail.
For a system with 16GB of memory & a SSD drive this can be come an issue as you would need 16GB + 4MB of swap space for hibernation to work 100% of the time.
Related branches
Changed in oem-priority: | |
assignee: | nobody → Canonical Platform QA Team (canonical-platform-qa) |
visibility: | private → public |
Changed in upower (Ubuntu): | |
assignee: | nobody → Canonical Desktop Team (canonical-desktop-team) |
status: | Triaged → Incomplete |
Changed in oem-priority: | |
importance: | Undecided → High |
Changed in indicator-session: | |
status: | Incomplete → Confirmed |
importance: | Undecided → Low |
Changed in indicator-session (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in indicator-session: | |
assignee: | nobody → Matthew Paul Thomas (mpt) |
summary: |
- [Maverick] Need to not display hibernation in UI if do not have enough - swap space + Need to not display hibernation in UI if do not have enough swap space |
Changed in indicator-session (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in indicator-session: | |
status: | Confirmed → Triaged |
To post a comment you must log in.
Also to add we have found that at times the installer (partman) will not create enough space even on larger harddisks.