完善动态策略调优与资源拓扑展示 - #18
Merged
Merged
Conversation
diputs18
marked this pull request as ready for review
August 10, 2026 05:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改动内容
vm-1与界面VM-01、路径高亮及详情信息保持一致。原因与影响
此前策略反馈采用固定步长,只调整原子指标,目标组权重和碳预算反馈未形成闭环;同时资源总览可能优先采用陈旧遥测,拓扑 VM 编号还存在额外
+1的显示偏移。本次修改让策略自适应更平滑、可解释且可恢复,并保证仪表盘展示与调度底层状态一致。验证
git diff --check:通过