Quellcode durchsuchen

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>
SeongJae Park vor 9 Jahren
Ursprung
Commit
ceec86ec06
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Documentation/filesystems/proc.txt

+ 1 - 1
Documentation/filesystems/proc.txt

@@ -807,7 +807,7 @@ by migrate-type and finishes with details on how many page blocks of each
 type exist.
 type exist.
 
 
 If min_free_kbytes has been tuned correctly (recommendations made by hugeadm
 If min_free_kbytes has been tuned correctly (recommendations made by hugeadm
-from libhugetlbfs http://sourceforge.net/projects/libhugetlbfs/), one can
+from libhugetlbfs https://github.com/libhugetlbfs/libhugetlbfs/), one can
 make an estimate of the likely number of huge pages that can be allocated
 make an estimate of the likely number of huge pages that can be allocated
 at a given point in time. All the "Movable" blocks should be allocatable
 at a given point in time. All the "Movable" blocks should be allocatable
 unless memory has been mlock()'d. Some of the Reclaimable blocks should
 unless memory has been mlock()'d. Some of the Reclaimable blocks should