brintos

brintos / linux-shallow public Read only

0
0
Text · 545 B · 294387e Raw
18 lines · plain
1What:		/sys/kernel/mm/hugepages/2Date:		June 20083Contact:	Nishanth Aravamudan <nacc@us.ibm.com>, hugetlb maintainers4Description:5		/sys/kernel/mm/hugepages/ contains a number of subdirectories6		of the form hugepages-<size>kB, where <size> is the page size7		of the hugepages supported by the kernel/CPU combination.8 9		Under these directories are a number of files:10 11			- nr_hugepages12			- nr_overcommit_hugepages13			- free_hugepages14			- surplus_hugepages15			- resv_hugepages16 17		See Documentation/admin-guide/mm/hugetlbpage.rst for details.18