已合并
[feat]resource refresh optimization #2502
chenliang267创建于 6月2日
[feat]resource refresh optimization #2502
已合并
chenliang267创建于 6月2日
chenliang267
chenliang267成员
6月2日

描述

device侧资源链表增量刷新,避免重复拷贝。

  • 若是已有节点,只拷贝要更新的节点。
  • 若是新节点,将新节点插入链表头,并更新原头节点指向新头节点。

变更类型

请选择本次引入的变更类型:

关联的Issue

NA

测试

已完成的测试用例和场景:
1.
2.

补充的UT用例:

文档更新

不涉及

合入检查

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 chenliang267 的贡献)
CANN-robotCANN-robot成员
6月2日 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
6月2日 评论:

CLA Signature Pass

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

likedislike
CANN-robot
CANN-robot成员
6月2日 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here
You can get sig-info at here


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
repo-cann/hcomm chenhao_, linyf950 (2/2) chenhao_ (1/1)
src chenhao_, linyf950 (2/2) chenhao_ (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

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

likedislike
chenliang267chenliang267成员
6月2日 推送  1 个提交:a09e83a2-comment
chenliang267
chenliang267成员
6月2日 评论:

compile

likedislike
此处折叠了89条消息 查看更多
CANN-robotCANN-robot成员
6月8日 添加了label:ci-pipeline-passed
CANN-robot
CANN-robot成员
6月8日 评论:
流水线 PR-pipeline_cann_hcomm#11072 [ commitID:7a16701f ] 已完成
likedislike
陈浩
陈浩成员
6月8日 评论:

/approve

likedislike
CANN-robotCANN-robot成员
6月8日 添加了label:lgtmapproved
CANN-robotCANN-robot成员
6月8日 合入了pull request