| Function report | 
| Source Code: mm\migrate.c | Create Date:2022-07-28 15:58:10 | 
| Last Modify:2022-05-20 09:53:13 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Put previously isolated pages back onto the appropriate lists* from where they were once taken off for compaction/migration.* This function shall be used whenever the isolated pageset has been* built from lru, balloon, hugetlbfs page
Proto:void putback_movable_pages(struct list_head *l)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct list_head * | l | 
| 176 | Continue | 
| 185 | VM_BUG_ON_PAGE(!PageIsolated(page), page) | 
| 189 | Else __ClearPageIsolated(page) | 
| 193 | Else | 
| Name | Describe | 
|---|---|
| check_and_migrate_cma_pages | |
| migrate_to_node | Migrate pages from one node to a target node.* Returns error or the number of pages not migrated. | 
| do_mbind | |
| do_move_pages_to_node | |
| soft_offline_huge_page | |
| __soft_offline_page | |
| isolate_migratepages_block | solate_migratepages_block() - isolate all migrate-able pages within* a single pageblock*@cc: Compaction control structure.*@low_pfn: The first PFN to isolate*@end_pfn: The one-past-the-last PFN to isolate, within same pageblock | 
| 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 |