Function report | 
Source Code:mm\mincore.c | 
Create Date:2022-07-28 14:44:37 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Later we can get more picky about what "in core" means precisely.* For now, simply check to see if the page is in the page cache,* and is up to date; i.e. that no page-in operation would be required
Proto:static unsigned char mincore_page(struct address_space *mapping, unsigned long pgoff)
Type:unsigned char
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct address_space * | mapping | |
| unsigned long | pgoff | 
| 53 | present = 0 | 
| 87 | If page Then | 
| 88 | present = PageUptodate(page) | 
| 92 | Return present | 
| Name | Describe | 
|---|---|
| __mincore_unmapped_range | 
| 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  |