|
Bugzilla – Full Text Bug Listing |
| Summary: | suspend to disk is slow compared to 10.0 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Andreas Jaeger <aj> |
| Component: | Kernel | Assignee: | Forgotten User ZhJd0F0L3x <forgotten_ZhJd0F0L3x> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | behlert |
| Version: | Beta 1 | ||
| Target Milestone: | Beta 3.5internal | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Andreas Jaeger
2006-01-22 15:10:39 UTC
it's not a bug - its a feature. Now always a ~500mb image is saved which makes your machine much more responsive after resume. If you want the old behaviour back, do echo 0 > /sys/power/image_size Yes, i'll do some magic configuration variable for this in powersave, but not before beta3. I'll leave this open although the bug is clearly INVALID to remind me of the powersave bits. we can now set the image size in the config file (SUSPEND2DISK_IMAGE_SIZE), i still have to implement the automatic retry in case of "not enough swap". automatic retry is also implemented, but hard to test. Let's see what testing brings ;) |