diff options
-rw-r--r-- | Documentation/filesystems/proc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt index 402ab99e409f..5d4f28a33ad3 100644 --- a/Documentation/filesystems/proc.txt +++ b/Documentation/filesystems/proc.txt | |||
@@ -807,7 +807,7 @@ by migrate-type and finishes with details on how many page blocks of each | |||
807 | type exist. | 807 | type exist. |
808 | 808 | ||
809 | If min_free_kbytes has been tuned correctly (recommendations made by hugeadm | 809 | If min_free_kbytes has been tuned correctly (recommendations made by hugeadm |
810 | from libhugetlbfs http://sourceforge.net/projects/libhugetlbfs/), one can | 810 | from libhugetlbfs https://github.com/libhugetlbfs/libhugetlbfs/), one can |
811 | make an estimate of the likely number of huge pages that can be allocated | 811 | make an estimate of the likely number of huge pages that can be allocated |
812 | at a given point in time. All the "Movable" blocks should be allocatable | 812 | at a given point in time. All the "Movable" blocks should be allocatable |
813 | unless memory has been mlock()'d. Some of the Reclaimable blocks should | 813 | unless memory has been mlock()'d. Some of the Reclaimable blocks should |