Function report | 
Source Code:mm\workingset.c | 
Create Date:2022-07-28 14:33:14 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:workingset_activation - note a page activation*@page: page that is being activated
Proto:void workingset_activation(struct page *page)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct page * | page | 
| 383 | memcg = page_memcg_rcu(page) | 
| 384 | If Not mem_cgroup_disabled() && Not memcg Then Go to out | 
| 386 | advance_inactive_age(memcg, page_pgdat(page)) | 
| 387 | out : | 
| 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  |