All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v8 0/7] docs/zh_CN: update DAMON documentation translation
@ 2026-08-18  7:03 Doehyun Baek
  2026-08-18  7:03 ` [PATCH v8 1/7] docs/zh_CN: update DAMON design translation Doehyun Baek
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Doehyun Baek @ 2026-08-18  7:03 UTC (permalink / raw)
  To: Alex Shi, Yanteng Si
  Cc: Doehyun Baek, Dongliang Mu, SJ Park, Jonathan Corbet, Shuah Khan,
	damon, linux-mm, linux-doc, linux-kernel

Bring the Chinese DAMON documentation translations up to date.  Update the
DAMON design and administration-guide translations, and add the DAMON_STAT
usage translation.

Changes from v7:
- Use the suggested translations for the DAMOS quota goal ``nid`` and
  ``path`` descriptions.
- Replace the remaining "聚合间隔" with the consistent term
  "聚集间隔".

Changes from v6:
- Clarify the DAMOS quota goal ``nid`` and ``path`` parameter descriptions.
- Improve the translation of "offload" and fix the duplicated character in
  the non-access-pattern filter description.
- Consistently translate "tracepoint" as "跟踪点" throughout the series.
- Consistently use "监测上下文" and "聚集间隔" for DAMON terms.

The changes were suggested and clarified by Dongliang Mu.

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      | 523 +++++++++++---
 .../translations/zh_CN/mm/damon/design.rst    | 667 +++++++++++++++++-
 7 files changed, 1345 insertions(+), 167 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] 16+ messages in thread

end of thread, other threads:[~2026-09-07  2:27 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-18  7:03 [PATCH v8 0/7] docs/zh_CN: update DAMON documentation translation Doehyun Baek
2026-08-18  7:03 ` [PATCH v8 1/7] docs/zh_CN: update DAMON design translation Doehyun Baek
2026-08-18  7:06   ` sashiko-bot
2026-08-18  7:03 ` [PATCH v8 2/7] docs/zh_CN: add DAMON_STAT usage translation Doehyun Baek
2026-08-18  7:11   ` sashiko-bot
2026-08-18  7:03 ` [PATCH v8 3/7] docs/zh_CN: update DAMON index translation Doehyun Baek
2026-08-18  7:20   ` sashiko-bot
2026-08-18  7:03 ` [PATCH v8 4/7] docs/zh_CN: update DAMON start translation Doehyun Baek
2026-08-18  7:08   ` sashiko-bot
2026-08-18  7:03 ` [PATCH v8 5/7] docs/zh_CN: update DAMON usage translation Doehyun Baek
2026-08-18  7:08   ` sashiko-bot
2026-08-18  7:03 ` [PATCH v8 6/7] docs/zh_CN: update DAMON reclaim translation Doehyun Baek
2026-08-18  7:06   ` sashiko-bot
2026-08-18  7:03 ` [PATCH v8 7/7] docs/zh_CN: update DAMON LRU sort translation Doehyun Baek
2026-08-18  7:07   ` sashiko-bot
2026-09-07  2:27 ` [PATCH v8 0/7] docs/zh_CN: update DAMON documentation translation Alex Shi

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.