linux-imx/Documentation/ABI/testing/sysfs-kernel-mm-hugepages
Mauro Carvalho Chehab 3443333284 docs: ABI: testing: make the files compatible with ReST output
Some files over there won't parse well by Sphinx.

Fix them.

Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> # for IIO
Acked-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/58cf3c2d611e0197fb215652719ebd82ca2658db.1604042072.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-30 13:07:01 +01:00

545 B

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-kB, where 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.