hyperlight-dev / hyperlight-dev/hyperlight
Change our no_std allocator
未关闭
lifecycle/confirmed
- 主要语言
- Rust
- 星标
- 4.7k
- 派生
- 208
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 48
描述
We are currently using buddy-system-allocator inside guests. We should consider switching this out to a more performance allocator.
Some options:
- mimalloc (if possible?)
- Talc https://github.com/SFBdragon/talc
- dlmalloc
Maybe more?
贡献指南
评估
这个 Issue 还没有评估数据。