Home
last modified time | relevance | path

Searched refs:min_free_kbytes (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/mm/
Dkhugepaged.c1910 if (recommended_min > min_free_kbytes) { in set_recommended_min_free_kbytes()
1913 min_free_kbytes, recommended_min); in set_recommended_min_free_kbytes()
1915 min_free_kbytes = recommended_min; in set_recommended_min_free_kbytes()
Dpage_alloc.c264 int min_free_kbytes = 1024; variable
7216 unsigned long pages_min = min_free_kbytes >> (PAGE_SHIFT - 10); in __setup_per_zone_wmarks()
7324 min_free_kbytes = new_min_free_kbytes; in init_per_zone_wmark_min()
7325 if (min_free_kbytes < 128) in init_per_zone_wmark_min()
7326 min_free_kbytes = 128; in init_per_zone_wmark_min()
7327 if (min_free_kbytes > 65536) in init_per_zone_wmark_min()
7328 min_free_kbytes = 65536; in init_per_zone_wmark_min()
7361 user_min_free_kbytes = min_free_kbytes; in core_initcall()
/Linux-v4.19/Documentation/trace/
Devents-kmem.rst118 min_free_kbytes in increments of 3*pageblock_size*nr_online_nodes where
/Linux-v4.19/kernel/
Dsysctl.c1447 .data = &min_free_kbytes,
1448 .maxlen = sizeof(min_free_kbytes),
/Linux-v4.19/Documentation/sysctl/
Dvm.txt41 - min_free_kbytes
437 min_free_kbytes:
/Linux-v4.19/Documentation/networking/
Dixgb.txt386 increasing /proc/sys/vm/min_free_kbytes.
/Linux-v4.19/include/linux/
Dmm.h2176 extern int min_free_kbytes;
/Linux-v4.19/Documentation/filesystems/
Dproc.txt824 If min_free_kbytes has been tuned correctly (recommendations made by hugeadm