Home
last modified time | relevance | path

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

/linux/mm/
A Dkhugepaged.c2335 if (recommended_min > min_free_kbytes) { in set_recommended_min_free_kbytes()
2338 min_free_kbytes, recommended_min); in set_recommended_min_free_kbytes()
2340 min_free_kbytes = recommended_min; in set_recommended_min_free_kbytes()
A Dpage_alloc.c339 int min_free_kbytes = 1024; variable
8362 unsigned long pages_min = min_free_kbytes >> (PAGE_SHIFT - 10); in __setup_per_zone_wmarks()
8479 min_free_kbytes = clamp(new_min_free_kbytes, 128, 262144); in calculate_min_free_kbytes()
8519 user_min_free_kbytes = min_free_kbytes; in postcore_initcall()
/linux/Documentation/trace/
A Devents-kmem.rst118 min_free_kbytes in increments of 3*pageblock_size*nr_online_nodes where
/linux/kernel/
A Dsysctl.c2941 .data = &min_free_kbytes,
2942 .maxlen = sizeof(min_free_kbytes),
/linux/Documentation/networking/device_drivers/ethernet/intel/
A Dixgb.rst424 increasing /proc/sys/vm/min_free_kbytes.
/linux/Documentation/admin-guide/sysctl/
A Dvm.rst48 - min_free_kbytes
465 min_free_kbytes chapter
/linux/include/linux/
A Dmm.h2605 extern int min_free_kbytes;
/linux/Documentation/filesystems/
A Dproc.rst923 If min_free_kbytes has been tuned correctly (recommendations made by hugeadm
/linux/
A DSystem.map131135 ffff800011e5d170 D min_free_kbytes
A D.tmp_System.map131135 ffff800011e5d170 D min_free_kbytes

Completed in 969 milliseconds