函数逻辑报告 |
Source Code:mm\vmscan.c |
Create Date:2022-07-27 15:42:58 |
Last Modify:2022-05-23 13:41:30 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Use reclaim/compaction for costly allocs or under memory pressure
函数原型:static bool in_reclaim_compaction(struct scan_control *sc)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct scan_control * | sc |
2580 | 返回:false |
名称 | 描述 |
---|---|
should_continue_reclaim | Reclaim/compaction is used for high-order allocation requests. It reclaims* order-0 pages before compacting the zone. should_continue_reclaim() returns* true if more pages should be reclaimed such that when the page allocator |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |