Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dpage_alloc.c210 int min_free_kbytes = 1024; variable
5769 unsigned long pages_min = min_free_kbytes >> (PAGE_SHIFT - 10); in __setup_per_zone_wmarks()
5914 min_free_kbytes = new_min_free_kbytes; in init_per_zone_wmark_min()
5915 if (min_free_kbytes < 128) in init_per_zone_wmark_min()
5916 min_free_kbytes = 128; in init_per_zone_wmark_min()
5917 if (min_free_kbytes > 65536) in init_per_zone_wmark_min()
5918 min_free_kbytes = 65536; in init_per_zone_wmark_min()
5946 user_min_free_kbytes = min_free_kbytes; in module_init()
Dhuge_memory.c133 if (recommended_min > min_free_kbytes) { in set_recommended_min_free_kbytes()
137 min_free_kbytes, recommended_min); in set_recommended_min_free_kbytes()
139 min_free_kbytes = recommended_min; in set_recommended_min_free_kbytes()
/linux-4.1.27/Documentation/trace/
Devents-kmem.txt106 min_free_kbytes in increments of 3*pageblock_size*nr_online_nodes where
/linux-4.1.27/kernel/
Dsysctl.c1349 .data = &min_free_kbytes,
1350 .maxlen = sizeof(min_free_kbytes),
/linux-4.1.27/Documentation/sysctl/
Dvm.txt41 - min_free_kbytes
424 min_free_kbytes:
/linux-4.1.27/Documentation/networking/
Dixgb.txt386 increasing /proc/sys/vm/min_free_kbytes.
/linux-4.1.27/include/linux/
Dmm.h1783 extern int min_free_kbytes;
/linux-4.1.27/Documentation/filesystems/
Dproc.txt791 If min_free_kbytes has been tuned correctly (recommendations made by hugeadm