Function report |
Source Code:include\linux\memcontrol.h |
Create Date:2022-07-28 05:57:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mem_cgroup_protection
Proto:static inline unsigned long mem_cgroup_protection(struct mem_cgroup *memcg, bool in_low_reclaim)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct mem_cgroup * | memcg | |
bool | in_low_reclaim |
350 | If mem_cgroup_disabled() Then Return 0 |
353 | If in_low_reclaim Then Return READ_ONCE( effective memory.min and memory.min usage tracking ) |
Name | Describe |
---|---|
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 |