Searched defs:swappiness (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/mm/ |
| D | memcg_reclaim.c | 16 static inline bool is_swap_not_allowed(struct scan_control *sc, int swappiness) in is_swap_not_allowed() 35 int swappiness = get_hyperhold_swappiness(); in get_scan_count_hyperhold() local
|
| D | vmscan.c | 2222 int swappiness = mem_cgroup_swappiness(memcg); in get_scan_count() local
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/ |
| D | vm.rst | 840 swappiness chapter
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/sysctl/ |
| D | vm.rst | 889 swappiness chapter
|
| /kernel/linux/linux-6.6/mm/ |
| D | vmscan.c | 3031 int swappiness = mem_cgroup_swappiness(memcg); in get_scan_count() local 5100 static int get_type_to_scan(struct lruvec *lruvec, int swappiness, int *tier_idx) in get_type_to_scan() 5128 static int isolate_folios(struct lruvec *lruvec, struct scan_control *sc, int swappiness, in isolate_folios() 5170 static int evict_folios(struct lruvec *lruvec, struct scan_control *sc, int swappiness) in evict_folios() 5389 int swappiness = get_swappiness(lruvec, sc); in try_to_shrink_lruvec() local 6044 int swappiness, unsigned long nr_to_reclaim) in run_eviction() 6072 struct scan_control *sc, int swappiness, unsigned long opt) in run_cmd() 6162 unsigned int swappiness = -1; in lru_gen_seq_write() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | memcontrol.h | 257 int swappiness; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | memcontrol.h | 248 int swappiness; member
|