函数逻辑报告 |
Source Code:mm\migrate.c |
Create Date:2022-07-27 17:32:10 |
Last Modify:2022-05-20 09:53:13 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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()
函数原型:int migrate_prep(void)
返回类型:int
参数:无
72 | lru_add_drain_all() |
74 | 返回:0 |
名称 | 描述 |
---|---|
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. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |