Home
last modified time | relevance | path

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

/linux/Documentation/trace/
H A Devents-kmem.rst118 min_free_kbytes in increments of 3*pageblock_size*nr_online_nodes where
/linux/mm/
H A Dkhugepaged.c2606 if (recommended_min > min_free_kbytes) { in set_recommended_min_free_kbytes()
2609 min_free_kbytes, recommended_min); in set_recommended_min_free_kbytes()
2611 min_free_kbytes = recommended_min; in set_recommended_min_free_kbytes()
H A Dpage_alloc.c272 int min_free_kbytes = 1024; variable
5856 * or min_free_kbytes changes.
5931 unsigned long pages_min = min_free_kbytes >> (PAGE_SHIFT - 10); in __setup_per_zone_wmarks()
5993 * setup_per_zone_wmarks - called when min_free_kbytes changes
5997 * correctly with respect to min_free_kbytes.
6017 * Initialise min_free_kbytes.
6023 * min_free_kbytes = 4 * sqrt(lowmem_kbytes), for better accuracy:
6024 * min_free_kbytes = sqrt(lowmem_kbytes * 16)
6049 min_free_kbytes = clamp(new_min_free_kbytes, 128, 262144); in calculate_min_free_kbytes()
6051 pr_warn("min_free_kbytes i in calculate_min_free_kbytes()
[all...]
H A Dinternal.h413 extern int min_free_kbytes;
/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst49 - min_free_kbytes
482 min_free_kbytes chapter
/linux/Documentation/filesystems/
H A Dproc.rst948 If min_free_kbytes has been tuned correctly (recommendations made by hugeadm