Function report | 
Source Code:include\linux\mmzone.h | 
Create Date:2022-07-28 05:37:26 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:lruvec_pgdat
Proto:static inline struct pglist_data *lruvec_pgdat(struct lruvec *lruvec)
Type:struct pglist_data
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct lruvec * | lruvec | 
| 848 | Return pgdat | 
| Name | Describe | 
|---|---|
| lru_add_page_tail | sed by __split_huge_page_refcount() | 
| lruvec_lru_size | lruvec_lru_size - Returns the number of pages on the given LRU list.*@lruvec: lru vector*@lru: lru to use*@zone_idx: zones to consider (use MAX_NR_ZONES for the whole LRU list) | 
| move_pages_to_lru | This moves pages from @list to corresponding LRU list.* We move them the other way if the page is referenced by one or more* processes, from rmap.* If the pages are mostly unmapped, the processing is fast and it is | 
| 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 | 
| __mod_lruvec_state | __mod_lruvec_state - update lruvec memory statistics*@lruvec: the lruvec*@idx: the stat item*@val: delta to add to the counter, can be negative* The lruvec is the intersection of the NUMA node and a cgroup | 
| 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  |