Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:update_hiwater_vm
Proto:static inline void update_hiwater_vm(struct mm_struct *mm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm |
1696 | If High-water virtual memory usage < Total pages mapped Then High-water virtual memory usage = Total pages mapped |
Name | Describe |
---|---|
remove_vma_list | Ok - we have the memory areas we should free on the vma list,* so release them, and do the vma updates.* Called with the mm semaphore held. |
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 |