-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 105303 b: refs/heads/master c: a343787 h: refs/heads/master i: 105301: b6500b6 105299: f6a5ba0 105295: ee2ad89 v: v3
- Loading branch information
Nishanth Aravamudan
authored and
Linus Torvalds
committed
Jul 24, 2008
1 parent
cc7acf9
commit 28e843e
Showing
5 changed files
with
263 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: a137e1cc6d6e7d315fef03962a2a5a113348b13b | ||
refs/heads/master: a3437870160cf2caaac6bdd76c7377a5a4145a8c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters