All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Docs/mm/damon: misc DAMOS filters documentation fixes and improves
@ 2025-02-18 22:37 SeongJae Park
  2025-02-18 22:37 ` [PATCH 1/5] Docs/mm/damon/design: fix typo on DAMOS filters usage doc link SeongJae Park
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: SeongJae Park @ 2025-02-18 22:37 UTC (permalink / raw)
  To: Andrew Morton
  Cc: SeongJae Park, Jonathan Corbet, damon, kernel-team, linux-doc,
	linux-kernel, linux-mm

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-02-18 22:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-18 22:37 [PATCH 0/5] Docs/mm/damon: misc DAMOS filters documentation fixes and improves SeongJae Park
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

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.