已合并
docs:资料新增page_fault数据说明 #385
cai-weiwei1989创建于 7月27日
docs:资料新增page_fault数据说明 #385
已合并
cai-weiwei1989创建于 7月27日
cai-weiwei1989成员
7月27日

PR 合入模板

注:经过自检不涉及的可标注“不涉及”或直接打勾,特殊情况请文字备注。不符合规范的 PR 不允许合入,请(后备)commit 注意。


1. 修改描述

  • 修改原因: 资料新增page_fault数据说明
  • 修改内容:
    资料新增page_fault数据说明

2. 功能验证


3. 分支合并要求


3. 代码检视

  • 要求:

    • 合入代码超过 200 行,需三人以上会议检视。
    • 检视密度≥1个/100行。
    • 检视缺陷密度未达要求需提供说明。
    • 大于 1000 行代码原则上不允许合入,需进行备案。
  • 检视意见数:____ 条 (请填写本次检视的意见总数,用于commit合入前审视)


4. 安全自检

Python、C++

C++


5. 变更知会


likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 cai-weiwei1989 的贡献)
atomgit-bot
atomgit-bot
7月27日 评论:

变更摘要

本次 PR 为纯文档变更,旨在资料中新增 page_fault 数据说明,帮助使用者理解缺页异常相关的数据指标含义。变更仅涉及一个文件,新增 30 行说明性内容,无删除。

主要改动

  • 新增 page_fault 数据说明文档: 在资料中补充了 page_fault 相关数据指标的描述与解释,便于用户查阅和理解该数据的含义及用途。
likedislike
atomgit-bot
atomgit-bot
7月27日 评论:

代码审查

审查总结

已审查文件:

  • docs/zh/user_guide/profile_data_file_references.md — 发现 1 个问题 (P2)

问题统计:

优先级 数量
P0 0
P1 0
P2 1
P3 0

整体风险评估:低。 这是一个纯文档变更,新增了 page_fault(SMMU错误数据)章节。唯一的实质性问题是复制模板时遗留的锚点 ID 重复——新增章节的 ZH-CN_TOPIC_* 锚点与已有的 soc_pmu 章节冲突,可能导致文档内跳转定位到错误的章节。此问题不影响运行时行为或安全性,仅影响文档导航的正确性,修复成本极低(改一个数字即可)。

类型 数量
🔴 阻塞 0
🟡 建议 1

💬 仅评论

likedislike
ascend-robotascend-robot成员
7月27日 添加了label:ascend-cla/yes
ascend-robot
ascend-robot成员
7月27日 评论:

CLA Signature Pass

cai-weiwei1989, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
此处折叠了96条消息 查看更多
Mrtutu
Mrtutu成员
29 天前 评论:

/approve

likedislike
ascend-robotascend-robot成员
29 天前 添加了label:approved
ascend-robotascend-robot成员
29 天前 合入了pull request
ascend-robot
ascend-robot成员
29 天前 评论:

Pull Request 已合并或已关闭。

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike
ascend-robot
ascend-robot成员
29 天前 评论:

Pull Request 已合并或已关闭。

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike