Function report |
Source Code:include\linux\mmzone.h |
Create Date:2022-07-28 05:37:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_file_lru
Proto:static inline bool is_file_lru(enum lru_list lru)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
enum lru_list | lru |
277 | Return lru == LRU_INACTIVE_FILE || lru == LRU_ACTIVE_FILE |
Name | Describe |
---|---|
shrink_inactive_list | shrink_inactive_list() is a helper for shrink_node(). It returns the number* of reclaimed pages |
shrink_active_list | |
shrink_list | |
get_scan_count | Determine how aggressively the anon and file LRU lists should be* scanned |
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 |