• Home
  • Raw
  • Download

Lines Matching +full:suspend +full:- +full:mode

15 		labels, which may be "mem" (suspend), "standby" (power-on
16 suspend), "freeze" (suspend-to-idle) and "disk" (hibernation).
21 See Documentation/admin-guide/pm/sleep-states.rst for more
28 The /sys/power/mem_sleep file controls the operating mode of
29 system suspend. Reading from it returns the available modes
31 supported). The mode that will be used on subsequent attempts
32 to suspend the system (by writing "mem" to the /sys/power/state
35 Writing one of the above strings to this file causes the mode
36 represented by it to be used on subsequent attempts to suspend
39 See Documentation/admin-guide/pm/sleep-states.rst for more
46 The /sys/power/disk file controls the operating mode of the
47 suspend-to-disk mechanism. Reading from this file returns
49 sleep on the next suspend. There are four methods supported:
50 'firmware' - means that the memory image will be saved to disk
52 firmware will handle the system suspend.
53 'platform' - the memory image will be saved by the kernel and
56 'shutdown' - the memory image will be saved by the kernel and
58 'reboot' - the memory image will be saved by the kernel and
62 two testing modes of the suspend-to-disk mechanism: 'testproc'
63 or 'test'. If the suspend-to-disk mechanism is in the
64 'testproc' mode, writing 'disk' to /sys/power/state will cause
67 the 'test' mode, writing 'disk' to /sys/power/state will cause
69 memory, suspend devices, wait for 5 seconds, resume devices,
74 The suspend-to-disk method may be chosen by writing to this
92 created by the suspend-to-disk mechanism. It can be written a
93 string representing a non-negative integer that will be used
95 suspend-to-disk code will do its best to ensure the image size
97 impossible, the kernel will try to suspend anyway using the
99 this file, the suspend image will be as small as possible.
110 debug a machine that just hangs during suspend (or more
116 To use this debugging feature you should attempt to suspend
119 dmesg -s 1000000 | grep 'hash matches'
127 CAUTION: Using it will cause your machine's real-time (CMOS)
158 user space to enable or disable asynchronous suspend and resume
160 drivers' suspend and resume callbacks to be executed in parallel
161 with each other and with the main suspend thread. It is enabled
188 be written a string representing a non-negative integer that
259 control whether the time taken by devices to suspend and
261 devices that take too long to suspend or resume.
274 kernel during the most recent system suspend/resume cycle.
284 of debug messages from the system suspend/hiberbation