linux/Documentation/power
Vladimir D. Seleznev 3bb756449b PM / hibernate: Documentation: fix image_size default value
This commit updates the default value of /sys/power/image_size in
the documentation.

Since ac5c24ec1e983313ef0015258fba6f630e54e7cn the `image_size' value is
set to about 2/5 of RAM, according to kernel/power/snapshot.c:

	image_size = ((totalram_pages * 2) / 5) * PAGE_SIZE;

but this change was not reflected everywhere in the documentation.

Signed-off-by: Vladimir D. Seleznev <vseleznv@altlinux.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2018-09-10 12:07:06 +02:00
..
powercap
regulator regulator: Update code examples in documentation 2017-11-29 10:41:16 +00:00
00-INDEX
apm-acpi.txt
basic-pm-debugging.txt
charger-manager.txt
drivers-testing.txt
freezing-of-tasks.txt PM / reboot: Eliminate race between reboot and suspend 2018-08-06 12:35:20 +02:00
interface.txt Documentation: fix ref to power basic-pm-debugging 2017-10-19 12:57:58 -06:00
opp.txt
pci.txt PCI / PM: Support for LEAVE_SUSPENDED driver flag 2017-11-27 01:20:59 +01:00
pm_qos_interface.txt PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP 2017-10-14 01:04:31 +02:00
power_supply_class.txt
runtime_pm.txt PM / runtime: Drop children check from __pm_runtime_set_status() 2017-11-16 22:51:22 +01:00
s2ram.txt
suspend-and-cpuhotplug.txt PM / reboot: Eliminate race between reboot and suspend 2018-08-06 12:35:20 +02:00
suspend-and-interrupts.txt
swsusp-and-swap-files.txt
swsusp-dmcrypt.txt
swsusp.txt PM / hibernate: Documentation: fix image_size default value 2018-09-10 12:07:06 +02:00
tricks.txt
userland-swsusp.txt
video.txt