Function report |
Source Code:mm\page_ext.c |
Create Date:2022-07-28 16:32:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:alloc_node_page_ext
Proto:static int __init alloc_node_page_ext(int nid)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | nid |
142 | If Not nr_pages Then Return 0 |
150 | If Not IS_ALIGNED(node_start_pfn(nid), MAX_ORDER_NR_PAGES) || Not IS_ALIGNED(node_end_pfn(nid), MAX_ORDER_NR_PAGES) Then nr_pages += MAX_ORDER_NR_PAGES |
154 | table_size = page_ext_size * nr_pages |
161 | node_page_ext = base |
162 | total_usage += table_size |
163 | Return 0 |
Name | Describe |
---|---|
page_ext_init_flatmem |
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 |