aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing/sysfs-kernel-mm-hugepages
blob: 5140b233356c16129b5eb7c9edf0b8b45510604f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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/vm/hugetlbpage.rst for details.