[PATCH v6 0/7] docs/zh_CN: update DAMON translations

From: Doehyun Baek

Date: Wed Jul 08 2026 - 03:33:25 EST


Update the Simplified Chinese DAMON documentation translations. The
series is split by file, as requested. It is based on mm-new after the
English DAMON documentation fixes have landed.

The intention of this series is to update
Documentation/translations/zh_CN/admin-guide/mm/damon/. This required
choosing how to handle Documentation/translations/zh_CN/mm/damon/: do not
update it at all, update only design.rst, or update it fully. I chose to
update only design.rst, because the admin-guide updates need its zh_CN
anchors and references. Updating the other files would broaden the scope
beyond the requested admin-guide refresh. I would do otherwise if
requested.

I checked the updated translations paragraph by paragraph and sentence by
sentence. Given the size of the update, some issues may remain. In
particular, usage.rst and design.rst were significantly outdated and needed
near-complete updates.

Doehyun Baek (7):
docs/zh_CN: update DAMON design translation
docs/zh_CN: add DAMON_STAT usage translation
docs/zh_CN: update DAMON index translation
docs/zh_CN: update DAMON start translation
docs/zh_CN: update DAMON usage translation
docs/zh_CN: update DAMON reclaim translation
docs/zh_CN: update DAMON LRU sort translation

.../zh_CN/admin-guide/mm/damon/index.rst | 15 +-
.../zh_CN/admin-guide/mm/damon/lru_sort.rst | 68 +-
.../zh_CN/admin-guide/mm/damon/reclaim.rst | 82 ++-
.../zh_CN/admin-guide/mm/damon/start.rst | 63 +-
.../zh_CN/admin-guide/mm/damon/stat.rst | 94 +++
.../zh_CN/admin-guide/mm/damon/usage.rst | 521 +++++++++++---
.../translations/zh_CN/mm/damon/design.rst | 665 +++++++++++++++++-
7 files changed, 1343 insertions(+), 165 deletions(-)
create mode 100644 Documentation/translations/zh_CN/admin-guide/mm/damon/stat.rst


base-commit: db6ed2a3d31068ca5577466591b2521dee0508ca
--
2.43.0