DAMON development mailing list
 help / color / mirror / Atom feed
* [PATCH v6 0/7] docs/zh_CN: update DAMON translations
@ 2026-07-08  7:32 Doehyun Baek
  2026-07-08  7:32 ` [PATCH v6 1/7] docs/zh_CN: update DAMON design translation Doehyun Baek
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Doehyun Baek @ 2026-07-08  7:32 UTC (permalink / raw)
  To: Alex Shi, Yanteng Si
  Cc: Dongliang Mu, SJ Park, Jonathan Corbet, Shuah Khan, damon,
	linux-mm, linux-doc, linux-kernel, Doehyun Baek

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


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

end of thread, other threads:[~2026-07-08  7:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08  7:32 [PATCH v6 0/7] docs/zh_CN: update DAMON translations Doehyun Baek
2026-07-08  7:32 ` [PATCH v6 1/7] docs/zh_CN: update DAMON design translation Doehyun Baek
2026-07-08  7:32 ` [PATCH v6 2/7] docs/zh_CN: add DAMON_STAT usage translation Doehyun Baek
2026-07-08  7:38   ` sashiko-bot
2026-07-08  7:32 ` [PATCH v6 3/7] docs/zh_CN: update DAMON index translation Doehyun Baek
2026-07-08  7:32 ` [PATCH v6 4/7] docs/zh_CN: update DAMON start translation Doehyun Baek
2026-07-08  7:32 ` [PATCH v6 5/7] docs/zh_CN: update DAMON usage translation Doehyun Baek
2026-07-08  7:32 ` [PATCH v6 6/7] docs/zh_CN: update DAMON reclaim translation Doehyun Baek
2026-07-08  7:32 ` [PATCH v6 7/7] docs/zh_CN: update DAMON LRU sort translation Doehyun Baek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox