Function report |
Source Code:include\linux\memcontrol.h |
Create Date:2022-07-28 05:57:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lruvec_memcg
Proto:static inline struct mem_cgroup *lruvec_memcg(struct lruvec *lruvec)
Type:struct mem_cgroup
Parameter:
Type | Parameter | Name |
---|---|---|
struct lruvec * | lruvec |
466 | If mem_cgroup_disabled() Then Return NULL |
470 | Return Back pointer, we cannot |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |