Lines Matching full:disk

11    If you touch anything on disk between suspend and resume...
20 problems. If your disk driver does not support suspend... (IDE does),
45 echo shutdown > /sys/power/disk; echo disk > /sys/power/state
49 echo platform > /sys/power/disk; echo disk > /sys/power/state
54 echo suspend > /sys/power/disk; echo disk > /sys/power/state
57 support. For suspend and resume to work, make sure your disk drivers
59 suspend/resume with modular disk drivers, see FAQ, but you probably
123 echo 4 > /proc/acpi/sleep # for suspend to disk
128 echo 4b > /proc/acpi/sleep # for suspend to disk via s4bios
139 bringing machine down? Suspend to disk, rearrange power cables,
143 seconds to failure. What do you do? Suspend to disk.
167 data and disk caches into "used memory" by saving them in
174 Yes. That's what echo platform > /sys/power/disk does.
181 suspend-to-disk which is available as separate patches for 2.4 and 2.6
219 it's useless for suspend-to-disk. (And I do not see how you could use
226 * Write image to disk
253 For devices like disk it does matter, you do not want to spindown for
275 disk. Whole sequence goes like
279 running system, user asks for suspend-to-disk
301 running system, user asks for suspend-to-disk
306 read image from disk
329 your sensitive data are then stored in plaintext on disk. This means
333 on disk virtually forever. Thus it can happen that your system gets
339 encrypt the data written to disk. When, during resume, the data was
341 means that all data written to disk during suspend are then
369 Does swsusp (to disk) use only one swap partition or can it use
378 to be useless to try to suspend to disk while that app is running?
385 What information is useful for debugging suspend-to-disk problems?
398 disk drivers (especially SATA)?
425 echo -n disk > /sys/power/state
433 echo -n disk > /sys/power/state
443 I suspend to disk, I can lose data unless the filesystem has been mounted
449 information in buffers they haven't written out to a disk you disconnect,
457 modes like "suspend-to-RAM" or "standby". (Don't write "disk" to the
463 Remember that it's always a bad idea to unplug a disk drive containing a
473 Can I suspend-to-disk using a swap partition under LVM?
491 suspend to disk (and resume) is much slower on 2.6.16 compared to