Function report |
Source Code:mm\sparse.c |
Create Date:2022-07-28 15:34:08 |
Last Modify:2020-03-17 22:36:03 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:During early boot, before section_mem_map is used for an actual* mem_map, we use section_mem_map to store the section's NUMA* node. This keeps us from having to use another data structure. The
Proto:static inline unsigned long sparse_encode_early_nid(int nid)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
int | nid |
147 | Return nid << SECTION_NID_SHIFT |
Name | Describe |
---|---|
memory_present | Record a memory area against a node. |
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 |