函数逻辑报告 |
Source Code:include\linux\memcontrol.h |
Create Date:2022-07-27 06:56:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lruvec_memcg
函数原型:static inline struct mem_cgroup *lruvec_memcg(struct lruvec *lruvec)
返回类型:struct mem_cgroup
参数:
类型 | 参数 | 名称 |
---|---|---|
struct lruvec * | lruvec |
466 | 如果mem_cgroup_disabled()则返回:NULL |
470 | 返回:Back pointer, we cannot |
名称 | 描述 |
---|---|
shrink_inactive_list | shrink_inactive_list() is a helper for shrink_node(). It returns the number* of reclaimed pages |
shrink_active_list | |
get_scan_count | Determine how aggressively the anon and file LRU lists should be* scanned |
workingset_eviction | workingset_eviction - note the eviction of a page from memory*@target_memcg: the cgroup that is causing the reclaim*@page: the page being evicted* Returns a shadow entry to be stored in @page->mapping->i_pages in place |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |