aboutsummaryrefslogtreecommitdiff
path: root/Documentation/ABI/testing/sysfs-kernel-mm-hugepages
blob: e21c00571cf4f082b04f12b168e376c500bd845d (plain)
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.txt for details.