Function report |
Source Code:mm\migrate.c |
Create Date:2022-07-28 15:58:05 |
Last Modify:2022-05-20 09:53:13 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:migrate_prep() needs to be called before we start compiling a list of pages* to be migrated using isolate_lru_page(). If scheduling work on other CPUs is* undesirable, use migrate_prep_local()
Proto:int migrate_prep(void)
Type:int
Parameter:Nothing
72 | lru_add_drain_all() |
74 | Return 0 |
Name | Describe |
---|---|
do_mbind | |
do_pages_move | Migrate an array of page address onto an array of nodes and fill* the corresponding array of status. |
do_migrate_pages | Move pages between the two nodesets so as to preserve the physical* layout as much as possible.* Returns the number of page that could not be moved. |
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 |