linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Honggyu Kim <honggyu.kim@sk.com>
To: Sang-Heon Jeon <ekffu200098@gmail.com>, sj@kernel.org
Cc: kernel_team@skhynix.com, damon@lists.linux.dev, linux-mm@kvack.org
Subject: Re: [PATCH] docs/mm/damon/design: fix typo
Date: Wed, 30 Jul 2025 07:41:17 +0900	[thread overview]
Message-ID: <dcbc29a1-fbaf-4e34-a5a5-64a7882c0013@sk.com> (raw)
In-Reply-To: <20250729144414.31958-1-ekffu200098@gmail.com>

Hi Sang-Heon,

On 7/29/2025 11:44 PM, Sang-Heon Jeon wrote:
> 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.

It's great to see you here again :)

> 
> ---
>   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
> 
> 

Reviewed-by: Honggyu Kim <honggyu.kim@sk.com>

Thanks,
Honggyu


  parent reply	other threads:[~2025-07-29 22:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-29 14:44 Sang-Heon Jeon
2025-07-29 15:58 ` SeongJae Park
2025-07-29 16:09 ` Dev Jain
2025-07-29 22:41 ` Honggyu Kim [this message]
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=dcbc29a1-fbaf-4e34-a5a5-64a7882c0013@sk.com \
    --to=honggyu.kim@sk.com \
    --cc=damon@lists.linux.dev \
    --cc=ekffu200098@gmail.com \
    --cc=kernel_team@skhynix.com \
    --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