Commit e7951a3e authored by Chen Xiao's avatar Chen Xiao Committed by Jonathan Corbet

docs: mm/page_owner: fix spelling mistakes

Fix several spelling mistakes in page_owner documentation.
Signed-off-by: default avatarChen Xiao <abigwc@gmail.com>
Reviewed-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/1670479443-8484-1-git-send-email-abigwc@gmail.comSigned-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 69163dd9
...@@ -52,7 +52,7 @@ pages are investigated and marked as allocated in initialization phase. ...@@ -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, Although it doesn't mean that they have the right owner information,
at least, we can tell whether the page is allocated or not, 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 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 page extension feature. Anyway, after that, no page is left in
un-tracking state. un-tracking state.
...@@ -178,7 +178,7 @@ STANDARD FORMAT SPECIFIERS ...@@ -178,7 +178,7 @@ STANDARD FORMAT SPECIFIERS
at alloc_ts timestamp of the page when it was allocated at alloc_ts timestamp of the page when it was allocated
ator allocator memory allocator for pages ator allocator memory allocator for pages
For --curl option: For --cull option:
KEY LONG DESCRIPTION KEY LONG DESCRIPTION
p pid process ID p pid process ID
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment