Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dpage_alloc.c241 int min_free_kbytes = 1024; variable
6037 unsigned long pages_min = min_free_kbytes >> (PAGE_SHIFT - 10); in __setup_per_zone_wmarks()
6181 min_free_kbytes = new_min_free_kbytes; in init_per_zone_wmark_min()
6182 if (min_free_kbytes < 128) in init_per_zone_wmark_min()
6183 min_free_kbytes = 128; in init_per_zone_wmark_min()
6184 if (min_free_kbytes > 65536) in init_per_zone_wmark_min()
6185 min_free_kbytes = 65536; in init_per_zone_wmark_min()
6213 user_min_free_kbytes = min_free_kbytes; in core_initcall()
Dhuge_memory.c136 if (recommended_min > min_free_kbytes) { in set_recommended_min_free_kbytes()
140 min_free_kbytes, recommended_min); in set_recommended_min_free_kbytes()
142 min_free_kbytes = recommended_min; in set_recommended_min_free_kbytes()
/linux-4.4.14/Documentation/trace/
Devents-kmem.txt106 min_free_kbytes in increments of 3*pageblock_size*nr_online_nodes where
/linux-4.4.14/kernel/
Dsysctl.c1389 .data = &min_free_kbytes,
1390 .maxlen = sizeof(min_free_kbytes),
/linux-4.4.14/Documentation/sysctl/
Dvm.txt41 - min_free_kbytes
424 min_free_kbytes:
/linux-4.4.14/Documentation/networking/
Dixgb.txt386 increasing /proc/sys/vm/min_free_kbytes.
/linux-4.4.14/include/linux/
Dmm.h1824 extern int min_free_kbytes;
/linux-4.4.14/Documentation/filesystems/
Dproc.txt809 If min_free_kbytes has been tuned correctly (recommendations made by hugeadm