Function report |
Source Code:mm\hugetlb.c |
Create Date:2022-07-28 15:26:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:PageHeadHuge() only returns true for hugetlbfs head page, but not for* normal or transparent huge pages.
Proto:int PageHeadHuge(struct page *page_head)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page_head |
1316 | Return get_compound_page_dtor(page_head) == free_huge_page |
Name | Describe |
---|---|
set_page_huge_active | ver called for tail page |
clear_page_huge_active | |
page_to_pgoff | Get the offset in PAGE_SIZE.* (TODO: hugepage should have ->index in PAGE_SIZE) |
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 |