函数逻辑报告 | 
Source Code:mm\vmscan.c | 
Create Date:2022-07-27 15:40:59 | 
| Last Modify:2022-05-23 13:41:30 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:cgroup_reclaim
函数原型:static bool cgroup_reclaim(struct scan_control *sc)
返回类型:bool
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct scan_control * | sc | 
| 名称 | 描述 | 
|---|---|
| writeback_throttling_sane | writeback_throttling_sane - is the usual dirty throttling mechanism available?*@sc: scan_control in question* The normal page dirty throttling mechanism in balance_dirty_pages() is* completely broken with the legacy memcg and direct stalling in* | 
| shrink_inactive_list | shrink_inactive_list() is a helper for shrink_node(). It returns the number* of reclaimed pages | 
| get_scan_count | Determine how aggressively the anon and file LRU lists should be* scanned | 
| shrink_lruvec | |
| shrink_node | |
| shrink_zones | This is the direct reclaim path, for page-allocating processes. We only* try to reclaim pages from zones which will satisfy the caller's allocation* request.* If a zone is deemed to be full of pinned pages then just give it a light | 
| do_try_to_free_pages | This is the main entry point to direct page reclaim | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |