From: SeongJae Park <sj@kernel.org>
To: Nathan Gao <zcgao@amazon.com>
Cc: SeongJae Park <sj@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
damon@lists.linux.dev, linux-mm@kvack.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mm/damon: fix minor typos in damon header
Date: Wed, 18 Jun 2025 09:33:31 -0700 [thread overview]
Message-ID: <20250618163331.54910-1-sj@kernel.org> (raw)
In-Reply-To: <20250618063940.43400-1-zcgao@amazon.com>
On Tue, 17 Jun 2025 23:39:40 -0700 Nathan Gao <zcgao@amazon.com> wrote:
> Fix typos in include/linux/damon.h
Thank you for fixing thse!
>
> Signed-off-by: Nathan Gao <zcgao@amazon.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
> ---
> include/linux/damon.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/include/linux/damon.h b/include/linux/damon.h
> index a4011726cb3b..bb58e36f019e 100644
> --- a/include/linux/damon.h
> +++ b/include/linux/damon.h
> @@ -450,7 +450,7 @@ struct damos_access_pattern {
> /**
> * struct damos - Represents a Data Access Monitoring-based Operation Scheme.
> * @pattern: Access pattern of target regions.
> - * @action: &damo_action to be applied to the target regions.
> + * @action: &damos_action to be applied to the target regions.
> * @apply_interval_us: The time between applying the @action.
> * @quota: Control the aggressiveness of this scheme.
> * @wmarks: Watermarks for automated (in)activation of this scheme.
> @@ -656,7 +656,7 @@ struct damon_call_control {
> * struct damon_intervals_goal - Monitoring intervals auto-tuning goal.
> *
> * @access_bp: Access events observation ratio to achieve in bp.
> - * @aggrs: Number of aggregations to acheive @access_bp within.
> + * @aggrs: Number of aggregations to achieve @access_bp within.
> * @min_sample_us: Minimum resulting sampling interval in microseconds.
> * @max_sample_us: Maximum resulting sampling interval in microseconds.
> *
> --
> 2.39.5 (Apple Git-154)
Thanks,
SJ
parent reply other threads:[~2025-06-18 16:33 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20250618063940.43400-1-zcgao@amazon.com>]
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=20250618163331.54910-1-sj@kernel.org \
--to=sj@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=damon@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=zcgao@amazon.com \
/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
all inboxes | Powered by JetHome®