hyperlight-dev / hyperlight-dev/hyperlight
Change our no_std allocator
Abierto
lifecycle/confirmed
- Lenguaje dominante
- Rust
- Estrellas
- 4.7k
- Forks
- 208
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 47
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.