linux/Documentation/power
Rafael J. Wysocki b918f6e62c [PATCH] swsusp: debugging
Add a swsusp debugging mode.  This does everything that's needed for a suspend
except for actually suspending.  So we can look in the log messages and work
out a) what code is being slow and b) which drivers are misbehaving.

(1)
# echo testproc > /sys/power/disk
# echo disk > /sys/power/state

This should turn off the non-boot CPU, freeze all processes, wait for 5
seconds and then thaw the processes and the CPU.

(2)
# echo test > /sys/power/disk
# echo disk > /sys/power/state

This should turn off the non-boot CPU, freeze all processes, shrink
memory, suspend all devices, wait for 5 seconds, resume the devices etc.

Cc: Pavel Machek <pavel@ucw.cz>
Cc: Stefan Seyfried <seife@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-11-03 12:27:58 -08:00
..
devices.txt updated Documentation/power/devices.txt 2006-09-25 21:08:37 -07:00
interface.txt [PATCH] swsusp: debugging 2006-11-03 12:27:58 -08:00
kernel_threads.txt [PATCH] Cleanup patch for process freezing 2005-06-25 17:10:13 -07:00
pci.txt Fix typos in Documentation/: 'D'-'E' 2006-10-03 22:47:42 +02:00
states.txt Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
swsusp-dmcrypt.txt [PATCH] swsusup with dm-crypt mini howto 2005-09-05 00:06:17 -07:00
swsusp.txt Documentation: remove duplicated words 2006-10-03 22:57:56 +02:00
tricks.txt Fix typos in Documentation/: 'S' 2006-10-03 22:55:17 +02:00
userland-swsusp.txt Fix typos in Documentation/: 'N'-'P' 2006-10-03 22:52:05 +02:00
video.txt Fix typos in Documentation/: 'N'-'P' 2006-10-03 22:52:05 +02:00
video_extension.txt [PATCH] acpi: fix video docs 2005-06-25 16:24:32 -07:00