函数逻辑报告 |
Source Code:mm\vmscan.c |
Create Date:2022-07-27 15:41:01 |
Last Modify:2022-05-23 13:41:30 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This misses isolated pages which are not accounted for to save counters.* As the data only determines if reclaim or compaction continues, it is* not expected that isolated pages will be a dominating factor.
函数原型:unsigned long zone_reclaimable_pages(struct zone *zone)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
struct zone * | zone |
319 | 返回:nr |
名称 | 描述 |
---|---|
allow_direct_reclaim | |
should_reclaim_retry | Checks whether it makes sense to retry the reclaim to make a forward progress* for the given allocation request.* We give up when we either have tried MAX_RECLAIM_RETRIES in a row* without success, or when we couldn't even meet the watermark if we |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |