函数逻辑报告 |
Source Code:mm\page_alloc.c |
Create Date:2022-07-27 16:37:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:pgdat_init_internals
函数原型:static void __meminit pgdat_init_internals(struct pglist_data *pgdat)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct pglist_data * | pgdat |
6681 | pgdat_resize_init(pgdat) |
6683 | pgdat_init_split_queue(pgdat) |
6684 | pgdat_init_kcompactd(pgdat) |
6686 | init_waitqueue_head( & 交换守护进程的等待队列) |
6687 | init_waitqueue_head( & pfmemalloc_wait) |
6689 | pgdat_page_ext_init(pgdat) |
6691 | lruvec_init( & * NOTE: THIS IS UNUSED IF MEMCG IS ENABLED. * Use mem_cgroup_lruvec() to look up lruvecs.) |
名称 | 描述 |
---|---|
free_area_init_core_hotplug | 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 |
free_area_init_core | Set up the zone data structures:* - mark all pages reserved* - mark all memory queues empty* - clear the memory bitmaps* NOTE: pgdat should get zeroed by caller.* NOTE: this function is only called during early init. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |