Function report | 
Source Code:mm\page_isolation.c | 
Create Date:2022-07-28 16:25:00 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Caller should ensure that requested range is in a single zone
Proto:int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn, int isol_flags)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long | start_pfn | |
| unsigned long | end_pfn | |
| int | isol_flags | 
| 302 | page = __first_valid_page(pfn, pageblock_nr_pages) | 
| 303 | If page && Not is_migrate_isolate_page(page) Then Break | 
| 306 | page = __first_valid_page(start_pfn, end_pfn - start_pfn) | 
| 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  |