Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/trace/
Devents-kmem.rst118 min_free_kbytes in increments of 3*pageblock_size*nr_online_nodes where
/Linux-v5.4/mm/
Dkhugepaged.c2157 if (recommended_min > min_free_kbytes) { in set_recommended_min_free_kbytes()
2160 min_free_kbytes, recommended_min); in set_recommended_min_free_kbytes()
2162 min_free_kbytes = recommended_min; in set_recommended_min_free_kbytes()
Dpage_alloc.c316 int min_free_kbytes = 1024; variable
7738 unsigned long pages_min = min_free_kbytes >> (PAGE_SHIFT - 10); in __setup_per_zone_wmarks()
7847 min_free_kbytes = new_min_free_kbytes; in init_per_zone_wmark_min()
7848 if (min_free_kbytes < 128) in init_per_zone_wmark_min()
7849 min_free_kbytes = 128; in init_per_zone_wmark_min()
7850 if (min_free_kbytes > 65536) in init_per_zone_wmark_min()
7851 min_free_kbytes = 65536; in init_per_zone_wmark_min()
7884 user_min_free_kbytes = min_free_kbytes; in core_initcall()
/Linux-v5.4/kernel/
Dsysctl.c1504 .data = &min_free_kbytes,
1505 .maxlen = sizeof(min_free_kbytes),
/Linux-v5.4/Documentation/admin-guide/sysctl/
Dvm.rst47 - min_free_kbytes
452 min_free_kbytes chapter
/Linux-v5.4/Documentation/networking/device_drivers/intel/
Dixgb.rst424 increasing /proc/sys/vm/min_free_kbytes.
/Linux-v5.4/include/linux/
Dmm.h2221 extern int min_free_kbytes;
/Linux-v5.4/Documentation/filesystems/
Dproc.txt865 If min_free_kbytes has been tuned correctly (recommendations made by hugeadm