linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: SeongJae Park <sj@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: SeongJae Park <sj@kernel.org>, Jonathan Corbet <corbet@lwn.net>,
	damon@lists.linux.dev, kernel-team@meta.com,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-mm@kvack.org
Subject: [PATCH 0/5] Docs/mm/damon: misc DAMOS filters documentation fixes and improves
Date: Tue, 18 Feb 2025 14:37:03 -0800	[thread overview]
Message-ID: <20250218223708.53437-1-sj@kernel.org> (raw)

Fix and improve DAMOS filters documentation by fixing a copy-paste typo,
adding hugepage_size filter documentation on design doc, moving logic
details from usage to design, clarify DAMOS filters handling sequence
based on handling layer, and re-organizing the filters type list for
easier understanding of the handling sequence.

SeongJae Park (5):
  Docs/mm/damon/design: fix typo on DAMOS filters usage doc link
  Docs/mm/damon/design: document hugepage_size filter
  Docs/damon: move DAMOS filter type names and meaning to design doc
  Docs/mm/damon/design: clarify handling layer based filters evaluation
    sequence
  Docs/mm/damon/design: categorize DAMOS filter types based on handling
    layer

 Documentation/admin-guide/mm/damon/usage.rst | 28 ++++-----
 Documentation/mm/damon/design.rst            | 63 ++++++++++----------
 2 files changed, 45 insertions(+), 46 deletions(-)


base-commit: 754c08bc32083abf5b6b43362b8d6977d99cd9df
-- 
2.39.5


             reply	other threads:[~2025-02-18 22:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-18 22:37 SeongJae Park [this message]
2025-02-18 22:37 ` [PATCH 1/5] Docs/mm/damon/design: fix typo on DAMOS filters usage doc link SeongJae Park
2025-02-18 22:37 ` [PATCH 2/5] Docs/mm/damon/design: document hugepage_size filter SeongJae Park
2025-02-18 22:37 ` [PATCH 3/5] Docs/damon: move DAMOS filter type names and meaning to design doc SeongJae Park
2025-02-18 22:37 ` [PATCH 4/5] Docs/mm/damon/design: clarify handling layer based filters evaluation sequence SeongJae Park
2025-02-18 22:37 ` [PATCH 5/5] Docs/mm/damon/design: categorize DAMOS filter types based on handling layer 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=20250218223708.53437-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 \
    /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