Home
last modified time | relevance | path

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

/linux-3.4.99/mm/
Dpage_alloc.c194 int min_free_kbytes = 1024; variable
4995 unsigned long pages_min = min_free_kbytes >> (PAGE_SHIFT - 10); in setup_per_zone_wmarks()
5121 min_free_kbytes = int_sqrt(lowmem_kbytes * 16); in init_per_zone_wmark_min()
5122 if (min_free_kbytes < 128) in init_per_zone_wmark_min()
5123 min_free_kbytes = 128; in init_per_zone_wmark_min()
5124 if (min_free_kbytes > 65536) in init_per_zone_wmark_min()
5125 min_free_kbytes = 65536; in init_per_zone_wmark_min()
Dhuge_memory.c103 extern int min_free_kbytes; in set_recommended_min_free_kbytes()
131 if (recommended_min > min_free_kbytes) in set_recommended_min_free_kbytes()
132 min_free_kbytes = recommended_min; in set_recommended_min_free_kbytes()
/linux-3.4.99/kernel/
Dsysctl.c104 extern int min_free_kbytes;
1201 .data = &min_free_kbytes,
1202 .maxlen = sizeof(min_free_kbytes),
/linux-3.4.99/Documentation/trace/
Devents-kmem.txt106 min_free_kbytes in increments of 3*pageblock_size*nr_online_nodes where
/linux-3.4.99/Documentation/sysctl/
Dvm.txt39 - min_free_kbytes
348 min_free_kbytes:
/linux-3.4.99/Documentation/networking/
Dixgb.txt386 increasing /proc/sys/vm/min_free_kbytes.
/linux-3.4.99/Documentation/filesystems/
Dproc.txt696 If min_free_kbytes has been tuned correctly (recommendations made by hugeadm