Function report |
Source Code:kernel\power\snapshot.c |
Create Date:2022-07-28 10:01:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:preallocate_image_memory
Proto:static unsigned long preallocate_image_memory(unsigned long nr_pages, unsigned long avail_normal)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | nr_pages | |
unsigned long | avail_normal |
1548 | If avail_normal <= Numbers of normal and highmem page frames allocated for hibernation image* before suspending devices. Then Return 0 |
1551 | alloc = avail_normal - Numbers of normal and highmem page frames allocated for hibernation image* before suspending devices. |
Name | Describe |
---|---|
hibernate_preallocate_memory | hibernate_preallocate_memory - Preallocate memory for hibernation image |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |