Function report |
Source Code:include\linux\swap.h |
Create Date:2022-07-28 05:57:39 |
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_swappiness
Proto:static inline int mem_cgroup_swappiness(struct mem_cgroup *memcg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct mem_cgroup * | memcg |
632 | If cgroup_subsys_on_dfl - fast test on whether a subsys is on default hierarchy*@ss: subsystem in question(memory_cgrp_subsys) Then Return vm_swappiness |
636 | If mem_cgroup_disabled() || mem_cgroup_is_root(memcg) Then Return vm_swappiness |
639 | Return swappiness |
Name | Describe |
---|---|
get_scan_count | Determine how aggressively the anon and file LRU lists should be* scanned |
mem_cgroup_get_max | Return the memory (and swap, if configured) limit for a memcg. |
mem_cgroup_swappiness_read | |
mem_cgroup_css_alloc |
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 |