Function report |
Source Code:mm\sparse.c |
Create Date:2022-07-28 15:34:36 |
Last Modify:2020-03-17 22:36:03 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Allocate the accumulated non-linear sections, allocate a mem_map* for each and record the physical to section mapping.
Proto:void __init sparse_init(void)
Type:void
Parameter:Nothing
583 | pnum_begin = first_present_section_nr() |
585 | map_count = 1 |
591 | nid = sparse_early_nid(__nr_to_section(pnum_end)) |
594 | map_count++ |
595 | Continue |
600 | pnum_begin = pnum_end |
601 | map_count = 1 |
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 |