^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) What: /sys/kernel/mm/hugepages/
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) Date: June 2008
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) Contact: Nishanth Aravamudan <nacc@us.ibm.com>, hugetlb maintainers
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) /sys/kernel/mm/hugepages/ contains a number of subdirectories
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) of the form hugepages-<size>kB, where <size> is the page size
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) of the hugepages supported by the kernel/CPU combination.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) Under these directories are a number of files:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) - nr_hugepages
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) - nr_overcommit_hugepages
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) - free_hugepages
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) - surplus_hugepages
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) - resv_hugepages
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) See Documentation/admin-guide/mm/hugetlbpage.rst for details.