From: SeongJae Park <sj@kernel.org>
To: Nhat Pham <nphamcs@gmail.com>
Cc: SeongJae Park <sj@kernel.org>,
akpm@linux-foundation.org, corbet@lwn.net, linux-mm@kvack.org,
kernel-team@meta.com, linux-kernel@vger.kernel.org,
linux-doc@vger.kernel.org, damon@lists.linux.dev
Subject: Re: [PATCH 2/2] Docs/mm/damon/design: document active DAMOS filter type
Date: Tue, 18 Mar 2025 11:46:28 -0700 [thread overview]
Message-ID: <20250318184628.35362-1-sj@kernel.org> (raw)
In-Reply-To: <20250318183029.2062917-3-nphamcs@gmail.com>
On Tue, 18 Mar 2025 11:30:29 -0700 Nhat Pham <nphamcs@gmail.com> wrote:
> Document availability and meaning of "active" DAMOS filter type on
> design document. Since introduction of the type requires no additional
> user ABI, usage and ABI document need no update.
Thank you for keeping the document updated for this nice new feature!
>
> Suggested-by: SeongJae Park <sj@kernel.org>
> Signed-off-by: Nhat Pham <nphamcs@gmail.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
Thanks,
SJ
> ---
> Documentation/mm/damon/design.rst | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/mm/damon/design.rst b/Documentation/mm/damon/design.rst
> index aae3a691ee69..f12d33749329 100644
> --- a/Documentation/mm/damon/design.rst
> +++ b/Documentation/mm/damon/design.rst
> @@ -656,6 +656,8 @@ Below ``type`` of filters are currently supported.
> - Operations layer handled, supported by only ``paddr`` operations set.
> - anon
> - Applied to pages that containing data that not stored in files.
> + - active
> + - Applied to active pages.
> - memcg
> - Applied to pages that belonging to a given cgroup.
> - young
> --
> 2.47.1
next prev parent reply other threads:[~2025-03-18 18:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-18 18:30 [PATCH 0/2] mm/damon: introduce DAMOS filter type for active pages Nhat Pham
2025-03-18 18:30 ` [PATCH 1/2] mm/damon: implement a new " Nhat Pham
2025-03-18 18:45 ` SeongJae Park
2025-03-18 18:30 ` [PATCH 2/2] Docs/mm/damon/design: document active DAMOS filter type Nhat Pham
2025-03-18 18:46 ` SeongJae Park [this message]
2025-03-18 18:51 ` [PATCH 0/2] mm/damon: introduce DAMOS filter type for active pages 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=20250318184628.35362-1-sj@kernel.org \
--to=sj@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=corbet@lwn.net \
--cc=damon@lists.linux.dev \
--cc=kernel-team@meta.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=nphamcs@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.