Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\power\snapshot.c Create Date:2022-07-28 10:00:13
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:hibernate_image_size_init

Proto:void __init hibernate_image_size_init(void)

Type:void

Parameter:Nothing

106  Preferred image size in bytes (tunable via /sys/power/image_size).* When it is set to N, swsusp will do its best to ensure the image* size will not exceed N bytes, but if that is impossible, it will* try to create the smallest image possible. = totalram_pages() * 2 / 5 * PAGE_SIZE