Function report |
Source Code:mm\sparse.c |
Create Date:2022-07-28 15:34:24 |
| Last Modify:2020-03-17 22:36:03 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sparse_early_usemaps_alloc_pgdat_section
Proto:static struct *__init sparse_early_usemaps_alloc_pgdat_section(struct pglist_data *pgdat, unsigned long size)
Type:struct
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct pglist_data * | pgdat | |
| unsigned long | size |
| 430 | Return memblock_alloc_node(size, SMP_CACHE_BYTES, node_id) |
| Name | Describe |
|---|---|
| sparse_init_nid | Initialize sparse on a specific node. The node spans [pnum_begin, pnum_end)* And number of present sections in this node is map_count. |
| 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 |