linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: hugetlbpage.rst: fix a typo of hugepage size
@ 2022-09-22  3:06 Hoi Pok Wu
  2022-09-22  5:41 ` Muchun Song
  2022-09-26 23:06 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Hoi Pok Wu @ 2022-09-22  3:06 UTC (permalink / raw)
  To: mike.kravetz, songmuchun, corbet
  Cc: Hoi Pok Wu, linux-mm, linux-doc, linux-kernel

should be kB instead of Kb

Signed-off-by: Hoi Pok Wu <wuhoipok@gmail.com>
---
 Documentation/admin-guide/mm/hugetlbpage.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/mm/hugetlbpage.rst b/Documentation/admin-guide/mm/hugetlbpage.rst
index 8e2727dc18d4..19f27c0d92e0 100644
--- a/Documentation/admin-guide/mm/hugetlbpage.rst
+++ b/Documentation/admin-guide/mm/hugetlbpage.rst
@@ -65,7 +65,7 @@ HugePages_Surp
 	may be temporarily larger than the maximum number of surplus huge
 	pages when the system is under memory pressure.
 Hugepagesize
-	is the default hugepage size (in Kb).
+	is the default hugepage size (in kB).
 Hugetlb
         is the total amount of memory (in kB), consumed by huge
         pages of all sizes.
-- 
2.37.3



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs: hugetlbpage.rst: fix a typo of hugepage size
  2022-09-22  3:06 [PATCH] docs: hugetlbpage.rst: fix a typo of hugepage size Hoi Pok Wu
@ 2022-09-22  5:41 ` Muchun Song
  2022-09-26 23:06 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Muchun Song @ 2022-09-22  5:41 UTC (permalink / raw)
  To: Hoi Pok Wu
  Cc: Mike Kravetz, Muchun Song, Jonathan Corbet, Linux MM,
	Linux Doc Mailing List, linux-kernel



> On Sep 22, 2022, at 11:06, Hoi Pok Wu <wuhoipok@gmail.com> wrote:
> 
> should be kB instead of Kb
> 
> Signed-off-by: Hoi Pok Wu <wuhoipok@gmail.com>

Reviewed-by: Muchun Song <songmuchun@bytedance.com>

Thanks.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs: hugetlbpage.rst: fix a typo of hugepage size
  2022-09-22  3:06 [PATCH] docs: hugetlbpage.rst: fix a typo of hugepage size Hoi Pok Wu
  2022-09-22  5:41 ` Muchun Song
@ 2022-09-26 23:06 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2022-09-26 23:06 UTC (permalink / raw)
  To: Hoi Pok Wu, mike.kravetz, songmuchun
  Cc: Hoi Pok Wu, linux-mm, linux-doc, linux-kernel

Hoi Pok Wu <wuhoipok@gmail.com> writes:

> should be kB instead of Kb
>
> Signed-off-by: Hoi Pok Wu <wuhoipok@gmail.com>
> ---
>  Documentation/admin-guide/mm/hugetlbpage.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/mm/hugetlbpage.rst b/Documentation/admin-guide/mm/hugetlbpage.rst
> index 8e2727dc18d4..19f27c0d92e0 100644
> --- a/Documentation/admin-guide/mm/hugetlbpage.rst
> +++ b/Documentation/admin-guide/mm/hugetlbpage.rst
> @@ -65,7 +65,7 @@ HugePages_Surp
>  	may be temporarily larger than the maximum number of surplus huge
>  	pages when the system is under memory pressure.
>  Hugepagesize
> -	is the default hugepage size (in Kb).
> +	is the default hugepage size (in kB).

Applied, thanks.

jon


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-26 23:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-22  3:06 [PATCH] docs: hugetlbpage.rst: fix a typo of hugepage size Hoi Pok Wu
2022-09-22  5:41 ` Muchun Song
2022-09-26 23:06 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).