From: sashiko-bot@kernel.org
To: "Doehyun Baek" <doehyunbaek@gmail.com>
Cc: damon@lists.linux.dev
Subject: Re: [PATCH v8 2/7] docs/zh_CN: add DAMON_STAT usage translation
Date: Tue, 18 Aug 2026 07:11:16 +0000 [thread overview]
Message-ID: <20260818071116.EC8D41F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260818070358.455768-3-doehyunbaek@gmail.com>
Thank you for your contribution! Sashiko AI review found 2 potential issue(s) to consider:
- [Medium] The commit adds a Chinese translation for `Documentation/admin-guide/mm/damon/stat.rst` and references a kernel module `DAMON_STAT`, neither of which exist in the current kernel tree.
- [Low] The newly added documentation file `stat.rst` is not included in any Sphinx `toctree`, which will cause a Sphinx build warning.
--
--- Patch [2]: [PATCH v8 2/7] docs/zh_CN: add DAMON_STAT usage translation ---
commit 8a13916a309d2c1647aa6b3bd59550626a208631
Author: Doehyun Baek <doehyunbaek@gmail.com>
docs/zh_CN: add DAMON_STAT usage translation
This commit adds a Chinese translation for the DAMON_STAT documentation in
the mm admin-guide.
> diff --git a/Documentation/translations/zh_CN/admin-guide/mm/damon/stat.rst b/Documentation/translations/zh_CN/admin-guide/mm/damon/stat.rst
> new file mode 100644
> index 0000000000000..129748a5ea1f0
> --- /dev/null
> +++ b/Documentation/translations/zh_CN/admin-guide/mm/damon/stat.rst
> @@ -0,0 +1,94 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +.. include:: ../../../disclaimer-zh_CN.rst
> +
> +:Original: Documentation/admin-guide/mm/damon/stat.rst
> +
> +:翻译:
> +
> + Doehyun Baek <doehyunbaek@gmail.com>
> +
> +====================
> +数据访问监测结果统计
> +====================
> +
> +数据访问监测结果统计(DAMON_STAT)是一个静态内核模块,旨在用于简单的
> +访问模式监测。它使用 DAMON 监测系统整个物理内存上的访问,并提供简化的
> +访问监测结果统计,即空闲时间百分位数和估计的内存带宽。
[Severity: Medium]
Is this patch based on an out-of-tree or unmerged series?
The original English document Documentation/admin-guide/mm/damon/stat.rst
and the CONFIG_DAMON_STAT kernel feature it describes do not appear to exist
in the current kernel tree.
[Severity: Low]
Is this new file missing from a toctree?
The newly added stat.rst file is not included in any Sphinx toctree (such as
Documentation/translations/zh_CN/admin-guide/mm/damon/index.rst), which will
result in a Sphinx build warning when building the documentation.
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260818070358.455768-1-doehyunbaek@gmail.com?part=2
next prev parent reply other threads:[~2026-08-18 7:11 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260818071116.EC8D41F000E9@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=damon@lists.linux.dev \
--cc=doehyunbaek@gmail.com \
--cc=sashiko-reviews@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox