[PATCH v4 0/2] docs/mm/damon: fix docs and update zh_CN
From: Doehyun Baek
Date: Tue Jun 09 2026 - 10:45:23 EST
First of all, thank you very much, Dongliang, for your time and
dedication in reviewing the previous versions.
This v4 sends the original English DAMON documentation fixes as the
first patch, and the Simplified Chinese translation update as the
second patch.
For zh_CN, I translated the current DAMON usage.rst paragraph by
paragraph, and added missing pieces such as stat.rst and the related
index/design references. The zh_TW changes from earlier versions are
dropped from this series.
The translation text is paragraph-by-paragraph. Some references cannot
point to the exact zh_CN design sections because zh_CN design.rst is still
behind the English design document. I added selected translated design
sections/anchors needed by this series. If requested, I will also update
the Chinese design.rst further.
Changes from v3:
- Split English documentation fixes into the first patch.
- Reworked zh_CN usage.rst as a paragraph-by-paragraph translation of
the current English document.
- Added zh_CN stat.rst and related index/design references.
- Dropped the zh_TW translation patch from this series.
Tested with:
- make SPHINXDIRS='translations/zh_CN' htmldocs
Doehyun Baek (2):
docs/mm/damon: fix DAMON documentation details
docs/zh_CN: update DAMON documentation translation
Documentation/admin-guide/mm/damon/usage.rst | 12 +-
Documentation/mm/damon/design.rst | 12 +-
.../zh_CN/admin-guide/mm/damon/index.rst | 1 +
.../zh_CN/admin-guide/mm/damon/stat.rst | 80 +++
.../zh_CN/admin-guide/mm/damon/usage.rst | 541 ++++++++++++------
.../translations/zh_CN/mm/damon/design.rst | 145 ++++-
6 files changed, 615 insertions(+), 176 deletions(-)
create mode 100644 Documentation/translations/zh_CN/admin-guide/mm/damon/stat.rst
--
2.43.0