FS#47824 - [linux] open keep_image mode, after the first time, resume from same image, will hang at swapoff

Attached to Project: Arch Linux
Opened by Xinyang Wang (Xinyang Wang) - Wednesday, 20 January 2016, 02:34 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 02 October 2017, 23:08 GMT
Task Type Feature Request
Category Packages: Core
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
in order to improve the speed of bootup, if users did not install any apks or modify the setting or anything, so there is no necessary to make hibernation every time, after the first time, it can resume from the same image.

can you tell me what's the reason. thanks very much.

Additional info:
* package version(s)
* config and/or log files etc.

CONFIG_TOI_CORE =y
#CONFIG TOI_FILE is not set
CONFIG_TOI_SWAP=y
CONFIG_TOI_CRYPTO=y
CONFIG_TOI_DEFAULT_IAMGE_SIZE_LIMIT =-2
CONFIG_TOI_KEEP_IMAGE =y
CONFIG_TOI_REPLACE_SWSUSP=y
#CONFIG_TOI_IGNORE_LATE_INICALL is not set
CONFIG_TOI_DEFAULT_WAIT=2
CONFIG_TOI_dEFALUT_EXTRA_PAGES_ALLOWANCE=2000
#CONFIG_TOI_CHECKSUM is not set
CONFIG_TOI=y
CONFIG_TOI_ZRAM_SUPPROT=y
CONFIG_TOI_FIXUP=y
CONFIG_TOI_ENHANCE=y


Steps to reproduce:
open the keep_image mode, echo 1 > /sys/power/tuxonice/keep_image; power off; when hibernation done, it will enter power off; then i power on, the system can enter the launcher. i hang in the swapoff function.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Monday, 02 October 2017, 23:08 GMT
Reason for closing:  Not a bug
Additional comments about closing:  This is not the Alpine Linux bugtracker.

Loading...