summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/proc.txt
diff options
context:
space:
mode:
authorSeongJae Park <sj38.park@gmail.com>2016-01-13 02:47:56 -0500
committerJonathan Corbet <corbet@lwn.net>2016-01-14 15:27:48 -0500
commitceec86ec06177f9eca684a489ddf630432023284 (patch)
treedb592f0ffe255658eb585bd1bc076b9f755d8980 /Documentation/filesystems/proc.txt
parentafd8c08446d6503adc1ccd2726a8e27f35d95b79 (diff)
Documentation: update libhugetlbfs site url
The site for libhugetlbfs has moved from sourceforge to github. This commit updates the old url. Signed-off-by: SeongJae Park <sj38.park@gmail.com> Acked-by: Mike Kravetz <mike.kravetz@oracle.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems/proc.txt')
-rw-r--r--Documentation/filesystems/proc.txt2
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
807type exist. 807type exist.
808 808
809If min_free_kbytes has been tuned correctly (recommendations made by hugeadm 809If min_free_kbytes has been tuned correctly (recommendations made by hugeadm
810from libhugetlbfs http://sourceforge.net/projects/libhugetlbfs/), one can 810from libhugetlbfs https://github.com/libhugetlbfs/libhugetlbfs/), one can
811make an estimate of the likely number of huge pages that can be allocated 811make an estimate of the likely number of huge pages that can be allocated
812at a given point in time. All the "Movable" blocks should be allocatable 812at a given point in time. All the "Movable" blocks should be allocatable
813unless memory has been mlock()'d. Some of the Reclaimable blocks should 813unless memory has been mlock()'d. Some of the Reclaimable blocks should