| Function report | 
| Source Code: kernel\power\snapshot.c | Create Date:2022-07-28 10:00:54 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:_basic_memory_bitmaps - Free memory bitmaps holding basic information.* Free memory bitmaps allocated by create_basic_memory_bitmaps(). The* auxiliary pointers are necessary so that the bitmaps themselves are not* referred to while they are being freed.
Proto:void free_basic_memory_bitmaps(void)
Type:void
Parameter:Nothing
| 1136 | bm1 = Set bits in this map correspond to the page frames the contents of which* should not be saved during the suspend. | 
| 1140 | memory_bm_free(bm1, PG_UNSAFE_CLEAR) | 
| 1142 | memory_bm_free(bm2, PG_UNSAFE_CLEAR) | 
| 1145 | pr_debug("Basic memory bitmaps freed\n") | 
| Name | Describe | 
|---|---|
| hibernate | hibernate - Carry out system hibernation, including saving the image. | 
| snapshot_release | |
| snapshot_ioctl | 
| 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 |