Function report | 
Source Code:mm\workingset.c | 
Create Date:2022-07-28 14:33:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:advance_inactive_age
Proto:static void advance_inactive_age(struct mem_cgroup *memcg, pg_data_t *pgdat)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mem_cgroup * | memcg | |
| pg_data_t * | pgdat | 
| 229 | Do | 
| Name | Describe | 
|---|---|
| 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 | 
| workingset_refault | workingset_refault - evaluate the refault of a previously evicted page*@page: the freshly allocated replacement page*@shadow: shadow entry of the evicted page* Calculates and evaluates the refault distance of the previously* evicted page in the context of | 
| workingset_activation | workingset_activation - note a page activation*@page: page that is being activated | 
| 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  |