Function report |
Source Code:mm\workingset.c |
Create Date:2022-07-28 14:33:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:count_shadow_nodes
Proto:static unsigned long count_shadow_nodes(struct shrinker *shrinker, struct shrink_control *sc)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct shrinker * | shrinker | |
struct shrink_control * | sc |
437 | nodes = list_lru_shrink_count( & Shadow entries reflect the share of the working set that does not* fit into memory, so their number depends on the access pattern of* the workload, sc) |
467 | When i < NR_LRU_LISTS cycle pages += lruvec_page_state_local(lruvec, NR_LRU_BASE + i) |
478 | If Not nodes Then Return SHRINK_EMPTY |
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 |