damon.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] Docs/mm/damon: Minor fixes and design doc update
@ 2023-05-25 21:43 SeongJae Park
  2023-05-25 21:43 ` [PATCH 01/10] Docs/mm/damon/faq: remove old questions SeongJae Park
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: SeongJae Park @ 2023-05-25 21:43 UTC (permalink / raw)
  To: Andrew Morton
  Cc: SeongJae Park, Jonathan Corbet, damon, linux-mm, linux-doc, linux-kernel

Some of DAMON documents are outdated, or having minor typos or grammar
erros.  Especially, the design doc has not updated for DAMOS, which is
an important part of DAMON.  Fix the minor issues and update documents.

SeongJae Park (10):
  Docs/mm/damon/faq: remove old questions
  Docs/mm/damon/maintainer-profile: fix typos and grammar errors
  Docs/mm/damon/design: add a section for overall architecture
  Docs/mm/damon/design: update the layout based on the layers
  Docs/mm/damon/design: rewrite configurable layers
  Docs/mm/damon/design: add a section for the relation between Core and
    Modules layer
  Docs/mm/damon/design: add sections for basic parts of DAMOS
  Docs/mm/damon/design: add sections for advanced features of DAMOS
  Docs/mm/damon/design: add a section for DAMON core API
  Docs/mm/damon/design: add a section for the modules layer

 Documentation/mm/damon/design.rst             | 309 ++++++++++++++++--
 Documentation/mm/damon/faq.rst                |  23 --
 Documentation/mm/damon/maintainer-profile.rst |   4 +-
 3 files changed, 285 insertions(+), 51 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-05-26 21:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-25 21:43 [PATCH 00/10] Docs/mm/damon: Minor fixes and design doc update SeongJae Park
2023-05-25 21:43 ` [PATCH 01/10] Docs/mm/damon/faq: remove old questions SeongJae Park
2023-05-25 21:43 ` [PATCH 02/10] Docs/mm/damon/maintainer-profile: fix typos and grammar errors SeongJae Park
2023-05-25 21:43 ` [PATCH 03/10] Docs/mm/damon/design: add a section for overall architecture SeongJae Park
2023-05-25 21:43 ` [PATCH 04/10] Docs/mm/damon/design: update the layout based on the layers SeongJae Park
2023-05-25 21:43 ` [PATCH 05/10] Docs/mm/damon/design: rewrite configurable layers SeongJae Park
2023-05-25 21:43 ` [PATCH 06/10] Docs/mm/damon/design: add a section for the relation between Core and Modules layer SeongJae Park
2023-05-25 21:43 ` [PATCH 07/10] Docs/mm/damon/design: add sections for basic parts of DAMOS SeongJae Park
2023-05-25 21:43 ` [PATCH 08/10] Docs/mm/damon/design: add sections for advanced features " SeongJae Park
2023-05-25 21:43 ` [PATCH 09/10] Docs/mm/damon/design: add a section for DAMON core API SeongJae Park
2023-05-25 21:43 ` [PATCH 10/10] Docs/mm/damon/design: add a section for the modules layer SeongJae Park
2023-05-26 21:14 ` [PATCH 00/10] Docs/mm/damon: Minor fixes and design doc update SeongJae Park

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).