函数逻辑报告 |
Source Code:mm\hugetlb.c |
Create Date:2022-07-27 16:59:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Return the number pages of memory we physically have, in PAGE_SIZE units.
函数原型:unsigned long hugetlb_total_pages(void)
返回类型:unsigned long
参数:无
3112 | nr_total_pages等于0 |
3114 | for_each_hstate(h) |
3116 | 返回:nr_total_pages |
名称 | 描述 |
---|---|
vm_commit_limit | Committed memory limit enforced when OVERCOMMIT_NEVER policy is used |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |