Function report |
Source Code:mm\sparse.c |
Create Date:2022-07-28 15:34:12 |
Last Modify:2020-03-17 22:36:03 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:section_mark_present
Proto:static void section_mark_present(struct mem_section *ms)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mem_section * | ms |
193 | section_nr = __section_nr(ms) |
Name | Describe |
---|---|
memory_present | Record a memory area against a node. |
sparse_add_section | sparse_add_section - add a memory section, or populate an existing one*@nid: The node to add section on*@start_pfn: start pfn of the memory range*@nr_pages: number of pfns to add in the section*@altmap: device page map* This is only intended for 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 |