Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1308130 > unrolled thread
| Started by | SeongJae Park <sj38.park@gmail.com> |
|---|---|
| First post | 2016-01-13 08:50 +0100 |
| Last post | 2016-01-14 21:30 +0100 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH] Documentation: update libhugetlbfs site url SeongJae Park <sj38.park@gmail.com> - 2016-01-13 08:50 +0100
Re: [PATCH] Documentation: update libhugetlbfs site url Mike Kravetz <mike.kravetz@oracle.com> - 2016-01-13 22:50 +0100
Re: [PATCH] Documentation: update libhugetlbfs site url Jonathan Corbet <corbet@lwn.net> - 2016-01-14 21:30 +0100
| From | SeongJae Park <sj38.park@gmail.com> |
|---|---|
| Date | 2016-01-13 08:50 +0100 |
| Subject | [PATCH] Documentation: update libhugetlbfs site url |
| Message-ID | <qQolQ-4RO-5@gated-at.bofh.it> |
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> --- Documentation/filesystems/proc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt index e95aa1c..fde9fd0 100644 --- a/Documentation/filesystems/proc.txt +++ b/Documentation/filesystems/proc.txt @@ -820,7 +820,7 @@ by migrate-type and finishes with details on how many page blocks of each type exist. 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 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 -- 1.9.1
[toc] | [next] | [standalone]
| From | Mike Kravetz <mike.kravetz@oracle.com> |
|---|---|
| Date | 2016-01-13 22:50 +0100 |
| Message-ID | <qQBsK-5De-5@gated-at.bofh.it> |
| In reply to | #1308130 |
On 01/12/2016 11:47 PM, SeongJae Park wrote: > 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> > --- > Documentation/filesystems/proc.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt > index e95aa1c..fde9fd0 100644 > --- a/Documentation/filesystems/proc.txt > +++ b/Documentation/filesystems/proc.txt > @@ -820,7 +820,7 @@ by migrate-type and finishes with details on how many page blocks of each > type exist. > > 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 > 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 > Thanks for changing this. I grep'ed and this is the only reference to the old site. Acked-by: Mike Kravetz <mike.kravetz@oracle.com> -- Mike Kravetz
[toc] | [prev] | [next] | [standalone]
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Date | 2016-01-14 21:30 +0100 |
| Message-ID | <qQWGS-3K7-1@gated-at.bofh.it> |
| In reply to | #1308130 |
On Wed, 13 Jan 2016 16:47:56 +0900 SeongJae Park <sj38.park@gmail.com> wrote: > The site for libhugetlbfs has moved from sourceforge to github. This > commit updates the old url. Applied to the docs tree, thanks. jon
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web