commit d1edce71135cc6d98c0a4b5729774542b676e769 Author: sophgo-forum-service <forum_service@sophgo.com> Date: Fri Mar 15 16:07:33 2024 +0800 [fix] recommend using ssh method to clone repo. [fix] fix sensor driver repo branch name.
18 lines
545 B
Plaintext
18 lines
545 B
Plaintext
What: /sys/kernel/mm/hugepages/
|
|
Date: June 2008
|
|
Contact: Nishanth Aravamudan <nacc@us.ibm.com>, hugetlb maintainers
|
|
Description:
|
|
/sys/kernel/mm/hugepages/ contains a number of subdirectories
|
|
of the form hugepages-<size>kB, where <size> is the page size
|
|
of the hugepages supported by the kernel/CPU combination.
|
|
|
|
Under these directories are a number of files:
|
|
|
|
- nr_hugepages
|
|
- nr_overcommit_hugepages
|
|
- free_hugepages
|
|
- surplus_hugepages
|
|
- resv_hugepages
|
|
|
|
See Documentation/admin-guide/mm/hugetlbpage.rst for details.
|