alloc_hugepages.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-01-06 22:44:34 +01:00
parent 2468f14e4b
commit 09bf2ec88c
1 changed files with 2 additions and 1 deletions

View File

@ -120,10 +120,11 @@ is set appropriately.
.B ENOSYS .B ENOSYS
The system call is not supported on this kernel. The system call is not supported on this kernel.
.SH FILES .SH FILES
.TP
.I /proc/sys/vm/nr_hugepages .I /proc/sys/vm/nr_hugepages
Number of configured hugetlb pages. Number of configured hugetlb pages.
This can be read and written. This can be read and written.
.PP .TP
.I /proc/meminfo .I /proc/meminfo
Gives info on the number of configured hugetlb pages and on their size Gives info on the number of configured hugetlb pages and on their size
in the three variables HugePages_Total, HugePages_Free, Hugepagesize. in the three variables HugePages_Total, HugePages_Free, Hugepagesize.