View previous topic :: View next topic |
Author |
Message |
beguiledfoil n00b

Joined: 23 Jan 2011 Posts: 50
|
Posted: Tue Oct 15, 2024 2:53 am Post subject: Hibernate fails - wakes up after hibernate w/ negative size |
|
|
Code: |
[39311.640589] PM: hibernation: Wrote 20021160 kbytes in 25.59 seconds (782.38 MB/s)
[39311.640600] PM: Image size after compression: -329949 kbytes
...
[39522.442900] PM: hibernation: Wrote 20343744 kbytes in 25.32 seconds (803.46 MB/s)
[39522.442911] PM: Image size after compression: -338156 kbytes
|
I believe the relevant hibernation settings are :
HIBERNATION=y
HIBERNATION_COMP_LZ4=n
HIBERNATION_COMP_LZO=y
HIBERNATION_DEF_COMP=lzo
HIBERNATION_SNAPSHOT_DEV=y
Has anyone seen negative image size? 20gb does not seem large for this system. I recently updated and have had trouble hibernating ever since. |
|
Back to top |
|
 |
beguiledfoil n00b

Joined: 23 Jan 2011 Posts: 50
|
Posted: Tue Oct 15, 2024 3:23 am Post subject: |
|
|
I believe the negative size is indicating that I don't have enough swap space for hibernate. It seems likely that swap requirements have increased. |
|
Back to top |
|
 |
|