Function report |
Source Code:mm\hugetlb.c |
Create Date:2022-07-28 15:25:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:enqueue_huge_page
Proto:static void enqueue_huge_page(struct hstate *h, struct page *page)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct hstate * | h | |
struct page * | page |
822 | nid = page_to_nid(page) |
824 | free_huge_pages++ |
825 | free_huge_pages_node[nid]++ |
Name | Describe |
---|---|
__free_huge_page | |
gather_surplus_pages | Increase the hugetlb pool such that it can accommodate a reservation* of size 'delta'. |
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 |