Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:07:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:void __ref free_area_init_core_hotplug(int nid)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | nid |
6719 | pgdat_init_internals(pgdat) |
6720 | When z < MAX_NR_ZONES cycle zone_init_internals( & node_zones[z], z, nid, 0) |
Name | Describe |
---|---|
hotadd_new_pgdat | we are OK calling __meminit stuff here - we have CONFIG_MEMORY_HOTPLUG |
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 |