函数逻辑报告 |
Source Code:mm\page_alloc.c |
Create Date:2022-07-27 16:37:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Set up the zone data structures* - init pgdat internals* - init all zones belonging to this node* NOTE: this function is only called during memory hotplug
函数原型:void __ref free_area_init_core_hotplug(int nid)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
int | nid |
6719 | pgdat_init_internals(pgdat) |
6720 | 以z小于MAX_NR_ZONES循环zone_init_internals( & 包含了结点中各内存域的数据结构[z], z, nid, 0) |
名称 | 描述 |
---|---|
hotadd_new_pgdat | we are OK calling __meminit stuff here - we have CONFIG_MEMORY_HOTPLUG |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |