linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: mm/page_owner: fix spelling mistakes
@ 2022-12-08  6:04 Chen Xiao
  2022-12-08  6:09 ` Randy Dunlap
  2023-01-02 23:26 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Chen Xiao @ 2022-12-08  6:04 UTC (permalink / raw)
  To: corbet
  Cc: akpm, yejiajian2018, caoyixuan2019, zhangyinan2019, akiyks, rppt,
	linux-doc, linux-kernel, Chen Xiao

Fix several spelling mistakes in page_owner documentation.

Signed-off-by: Chen Xiao <abigwc@gmail.com>
---
 Documentation/mm/page_owner.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/mm/page_owner.rst b/Documentation/mm/page_owner.rst
index 1275149..0f4cb59 100644
--- a/Documentation/mm/page_owner.rst
+++ b/Documentation/mm/page_owner.rst
@@ -52,7 +52,7 @@ pages are investigated and marked as allocated in initialization phase.
 Although it doesn't mean that they have the right owner information,
 at least, we can tell whether the page is allocated or not,
 more accurately. On 2GB memory x86-64 VM box, 13343 early allocated pages
-are catched and marked, although they are mostly allocated from struct
+are caught and marked, although they are mostly allocated from struct
 page extension feature. Anyway, after that, no page is left in
 un-tracking state.
 
@@ -178,7 +178,7 @@ STANDARD FORMAT SPECIFIERS
 	at		alloc_ts	timestamp of the page when it was allocated
 	ator		allocator	memory allocator for pages
 
-  For --curl option:
+  For --cull option:
 
 	KEY		LONG		DESCRIPTION
 	p		pid		process ID
-- 
1.8.3.1


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

* Re: [PATCH] docs: mm/page_owner: fix spelling mistakes
  2022-12-08  6:04 [PATCH] docs: mm/page_owner: fix spelling mistakes Chen Xiao
@ 2022-12-08  6:09 ` Randy Dunlap
  2023-01-02 23:26 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2022-12-08  6:09 UTC (permalink / raw)
  To: Chen Xiao, corbet
  Cc: akpm, yejiajian2018, caoyixuan2019, zhangyinan2019, akiyks, rppt,
	linux-doc, linux-kernel



On 12/7/22 22:04, Chen Xiao wrote:
> Fix several spelling mistakes in page_owner documentation.
> 
> Signed-off-by: Chen Xiao <abigwc@gmail.com>

Reviewed-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  Documentation/mm/page_owner.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/mm/page_owner.rst b/Documentation/mm/page_owner.rst
> index 1275149..0f4cb59 100644
> --- a/Documentation/mm/page_owner.rst
> +++ b/Documentation/mm/page_owner.rst
> @@ -52,7 +52,7 @@ pages are investigated and marked as allocated in initialization phase.
>  Although it doesn't mean that they have the right owner information,
>  at least, we can tell whether the page is allocated or not,
>  more accurately. On 2GB memory x86-64 VM box, 13343 early allocated pages
> -are catched and marked, although they are mostly allocated from struct
> +are caught and marked, although they are mostly allocated from struct
>  page extension feature. Anyway, after that, no page is left in
>  un-tracking state.
>  
> @@ -178,7 +178,7 @@ STANDARD FORMAT SPECIFIERS
>  	at		alloc_ts	timestamp of the page when it was allocated
>  	ator		allocator	memory allocator for pages
>  
> -  For --curl option:
> +  For --cull option:
>  
>  	KEY		LONG		DESCRIPTION
>  	p		pid		process ID

-- 
~Randy

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

* Re: [PATCH] docs: mm/page_owner: fix spelling mistakes
  2022-12-08  6:04 [PATCH] docs: mm/page_owner: fix spelling mistakes Chen Xiao
  2022-12-08  6:09 ` Randy Dunlap
@ 2023-01-02 23:26 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2023-01-02 23:26 UTC (permalink / raw)
  To: Chen Xiao
  Cc: akpm, yejiajian2018, caoyixuan2019, zhangyinan2019, akiyks, rppt,
	linux-doc, linux-kernel, Chen Xiao

Chen Xiao <abigwc@gmail.com> writes:

> Fix several spelling mistakes in page_owner documentation.
>
> Signed-off-by: Chen Xiao <abigwc@gmail.com>
> ---
>  Documentation/mm/page_owner.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/mm/page_owner.rst b/Documentation/mm/page_owner.rst

Applied, thanks.

jon

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

end of thread, other threads:[~2023-01-02 23:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-08  6:04 [PATCH] docs: mm/page_owner: fix spelling mistakes Chen Xiao
2022-12-08  6:09 ` Randy Dunlap
2023-01-02 23:26 ` 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).