Function report |
Source Code:mm\hugetlb_cgroup.c |
Create Date:2022-07-28 16:16:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hugetlb_cgroup_uncharge_cgroup
Proto:void hugetlb_cgroup_uncharge_cgroup(int idx, unsigned long nr_pages, struct hugetlb_cgroup *h_cg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | idx | |
unsigned long | nr_pages | |
struct hugetlb_cgroup * | h_cg |
247 | If hugetlb_cgroup_disabled() || Not h_cg Then Return |
250 | If huge_page_order( & hstates[idx]) < Minimum page order trackable by hugetlb cgroup.* At least 3 pages are necessary for all the tracking information. Then Return |
254 | Return |
Name | Describe |
---|---|
alloc_huge_page |
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 |