GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / Documentation / ABI / testing / sysfs-kernel-mm-hugepages
blobe21c00571cf4f082b04f12b168e376c500bd845d
1 What:           /sys/kernel/mm/hugepages/
2 Date:           June 2008
3 Contact:        Nishanth Aravamudan <nacc@us.ibm.com>, hugetlb maintainers
4 Description:
5                 /sys/kernel/mm/hugepages/ contains a number of subdirectories
6                 of the form hugepages-<size>kB, where <size> is the page size
7                 of the hugepages supported by the kernel/CPU combination.
9                 Under these directories are a number of files:
10                         nr_hugepages
11                         nr_overcommit_hugepages
12                         free_hugepages
13                         surplus_hugepages
14                         resv_hugepages
15                 See Documentation/vm/hugetlbpage.txt for details.