From: Sang-Heon Jeon <ekffu200098@gmail.com>
To: sj@kernel.org
Cc: damon@lists.linux.dev, linux-mm@kvack.org,
Sang-Heon Jeon <ekffu200098@gmail.com>
Subject: [PATCH] docs/mm/damon/design: fix typo
Date: Tue, 29 Jul 2025 23:44:14 +0900 [thread overview]
Message-ID: <20250729144414.31958-1-ekffu200098@gmail.com> (raw)
There are some typo in statistics section of DAMON design docs
- sz_trtied -> sz_tried
Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com>
---
While studying about DAMON subsystem, I found some typos in docs.
This is my first kernel patch. So if there are any mistakes, please let
me know. I'll try to fix as soon as possible. Thanks for reviewing.
---
Documentation/mm/damon/design.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/mm/damon/design.rst b/Documentation/mm/damon/design.rst
index 03f8137256f5..2f6ba5c7f4c7 100644
--- a/Documentation/mm/damon/design.rst
+++ b/Documentation/mm/damon/design.rst
@@ -689,7 +689,7 @@ DAMOS accounts below statistics for each scheme, from the beginning of the
scheme's execution.
- ``nr_tried``: Total number of regions that the scheme is tried to be applied.
-- ``sz_trtied``: Total size of regions that the scheme is tried to be applied.
+- ``sz_tried``: Total size of regions that the scheme is tried to be applied.
- ``sz_ops_filter_passed``: Total bytes that passed operations set
layer-handled DAMOS filters.
- ``nr_applied``: Total number of regions that the scheme is applied.
--
2.43.0
WARNING: multiple messages have this Message-ID
From: SeongJae Park <sj@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Sang-Heon Jeon <ekffu200098@gmail.com>,
sj@kernel.org, kernel-team@meta.com, damon@lists.linux.dev,
linux-mm@kvack.org, Dev Jain <dev.jain@arm.com>,
Honggyu Kim <honggyu.kim@sk.com>
Subject: [PATCH v2] docs/mm/damon/design: fix typo: s/sz_trtied/sz_tried/
Date: Sun, 10 Aug 2025 12:25:47 -0700 [thread overview]
Message-ID: <20250729144414.31958-1-ekffu200098@gmail.com> (raw)
Message-ID: <20250810192547.EBiQB9ySC4qrfPKDm3ZAnpZjcspLULWSW5_d6tRICbk@z> (raw)
From: Sang-Heon Jeon <ekffu200098@gmail.com>
There are some typo in statistics section of DAMON design docs
- sz_trtied -> sz_tried
Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
Reviewed-by: Dev Jain <dev.jain@arm.com>
Reviewed-by: Honggyu Kim <honggyu.kim@sk.com>
Signed-off-by: SeongJae Park <sj@kernel.org>
---
Changes from v1
(https://lkml.kernel.org/r/20250729144414.31958-1-ekffu200098@gmail.com)
- update the subject to be more specific
Documentation/mm/damon/design.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/mm/damon/design.rst b/Documentation/mm/damon/design.rst
index 03f8137256f5..2f6ba5c7f4c7 100644
--- a/Documentation/mm/damon/design.rst
+++ b/Documentation/mm/damon/design.rst
@@ -689,7 +689,7 @@ DAMOS accounts below statistics for each scheme, from the beginning of the
scheme's execution.
- ``nr_tried``: Total number of regions that the scheme is tried to be applied.
-- ``sz_trtied``: Total size of regions that the scheme is tried to be applied.
+- ``sz_tried``: Total size of regions that the scheme is tried to be applied.
- ``sz_ops_filter_passed``: Total bytes that passed operations set
layer-handled DAMOS filters.
- ``nr_applied``: Total number of regions that the scheme is applied.
--
2.43.0
next reply other threads:[~2025-07-29 14:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-29 14:44 Sang-Heon Jeon [this message]
2025-07-29 15:58 ` SeongJae Park
2025-07-29 16:09 ` Dev Jain
2025-07-29 22:41 ` Honggyu Kim
2025-08-10 19:25 ` [PATCH v2] docs/mm/damon/design: fix typo: s/sz_trtied/sz_tried/ SeongJae Park
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250729144414.31958-1-ekffu200098@gmail.com \
--to=ekffu200098@gmail.com \
--cc=damon@lists.linux.dev \
--cc=linux-mm@kvack.org \
--cc=sj@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox