Home
last modified time | relevance | path

Searched refs:hugetlb_acct_memory (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/Documentation/translations/zh_CN/mm/
Dhugetlbfs_reserv.rst125 在咨询了预留映射和子池之后,就知道了需要的新预留数量。hugetlb_acct_memory()函数被调用以检查
126 并获取所要求的预留数量。hugetlb_acct_memory()调用到可能分配和调整剩余页数的函数。然而,在这
244 hugepage_subpool的min_hpages字段中被跟踪。在挂载时,hugetlb_acct_memory(min_hpages)
410 完全相同,但hugetlb_acct_memory中的这个注释总结了预留和cpusets/内存策略之间的相互作
/Linux-v6.1/mm/
Dhugetlb.c93 static int hugetlb_acct_memory(struct hstate *h, long delta);
120 hugetlb_acct_memory(spool->hstate, in unlock_or_release_subpool()
141 if (min_hpages != -1 && hugetlb_acct_memory(h, min_hpages)) { in hugepage_new_subpool()
769 if (!hugetlb_acct_memory(h, 1)) in hugetlb_fix_reserve_counts()
2973 hugetlb_acct_memory(h, -rsv_adjust); in alloc_huge_page()
4559 static int hugetlb_acct_memory(struct hstate *h, long delta) in hugetlb_acct_memory() function
4672 hugetlb_acct_memory(h, -gbl_reserve); in hugetlb_vm_op_close()
6626 if (hugetlb_acct_memory(h, gbl_reserve) < 0) in hugetlb_reserve_pages()
6644 hugetlb_acct_memory(h, -gbl_reserve); in hugetlb_reserve_pages()
6666 hugetlb_acct_memory(h, -rsv_adjust); in hugetlb_reserve_pages()
[all …]
/Linux-v6.1/Documentation/mm/
Dhugetlbfs_reserv.rst152 reservations is known. The routine hugetlb_acct_memory() is called to check
153 for and take the requested number of reservations. hugetlb_acct_memory()
312 hugetlb_acct_memory(min_hpages) is called to reserve the specified number of
560 comment in hugetlb_acct_memory sums up the interaction between reservations