Function report |
Source Code:mm\vmscan.c |
Create Date:2022-07-28 14:19:41 |
Last Modify:2022-05-23 13:41:30 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:age_active_anon
Proto:static void age_active_anon(struct pglist_data *pgdat, struct scan_control *sc)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pglist_data * | pgdat | |
struct scan_control * | sc |
3392 | If Not total_swap_pages Then Return |
3399 | memcg = mem_cgroup_iter(NULL, NULL, NULL) |
3400 | Do |
3404 | memcg = mem_cgroup_iter(NULL, memcg, NULL) |
Name | Describe |
---|---|
balance_pgdat | For kswapd, balance_pgdat() will reclaim pages across a node from zones* that are eligible for use by the caller until at least one zone is* balanced.* Returns the order kswapd finished reclaiming at. |
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 |