函数逻辑报告 |
Source Code:mm\page_alloc.c |
Create Date:2022-07-27 16:35:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Perform direct synchronous page reclaim
函数原型:static int __perform_reclaim(gfp_t gfp_mask, unsigned int order, const struct alloc_context *ac)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
gfp_t | gfp_mask | |
unsigned int | order | |
const struct alloc_context * | ac |
4105 | cond_resched() |
4108 | cpuset_memory_pressure_bump() |
4110 | fs_reclaim_acquire(gfp_mask) |
4117 | fs_reclaim_release(gfp_mask) |
4120 | cond_resched() |
4122 | 返回:progress |
名称 | 描述 |
---|---|
__alloc_pages_direct_reclaim | The really slow allocator path where we enter direct reclaim |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |