函数逻辑报告 |
Source Code:mm\workingset.c |
Create Date:2022-07-27 15:58:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:count_shadow_nodes
函数原型:static unsigned long count_shadow_nodes(struct shrinker *shrinker, struct shrink_control *sc)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
struct shrinker * | shrinker | |
struct shrink_control * | sc |
437 | nodes等于list_lru_shrink_count( & Shadow entries reflect the share of the working set that does not* fit into memory, so their number depends on the access pattern of* the workload, sc) |
467 | 以i小于NR_LRU_LISTS循环pages加等于lruvec_page_state_local(lruvec, NR_LRU_BASE + i) |
478 | 如果非nodes则返回:SHRINK_EMPTY |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |