Skip to content
New issue

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

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

Already on GitHub? # to your account

RFENCE扩展性能优化 #35

Open
1 of 3 tasks
guttatus opened this issue Dec 2, 2024 · 0 comments
Open
1 of 3 tasks

RFENCE扩展性能优化 #35

guttatus opened this issue Dec 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@guttatus
Copy link
Contributor

guttatus commented Dec 2, 2024

需求描述

在多核或众核场景下,调用RFENCE扩展的接口(如remote_sfence_vma)耗时较大,需要探索RFENCE拓展的性能优化策略。
需要完成以下工作:

TODO

  • 构建Benchmark,测量不同SBI实现的remote_sfence_vma调用耗时
  • 分析remote_sfence_vma等接口实现的热点代码
  • 探索RFENCE扩展的性能优化策略
@guttatus guttatus added the enhancement New feature or request label Dec 2, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant