Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory access unit optimization points #1808

Open
9 tasks
AugustusWillisWang opened this issue Oct 22, 2022 · 0 comments
Open
9 tasks

Memory access unit optimization points #1808

AugustusWillisWang opened this issue Oct 22, 2022 · 0 comments
Labels
enhancement New feature in plan

Comments

@AugustusWillisWang
Copy link
Member

  • 重构 LQ / load miss 通路的逻辑,降低 L2 latency
  • 为 load 指令提供独立的重发队列
  • 拆分 RAR,RAW 检查使用的资源,扩大 LQ 容量
  • 重新设计 L1、L2 之间的总线接口
  • 路预测
  • 违例检查逻辑,违例预测器优化
  • 优化 MMIO 性能
  • 允许到 L1 的预取
  • 向量访存支持
@AugustusWillisWang AugustusWillisWang added the enhancement New feature in plan label Oct 22, 2022
@Tang-Haojin Tang-Haojin changed the title 访存单元优化点 Memory access unit optimization points Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature in plan
Projects
None yet
Development

No branches or pull requests

1 participant