hyperlight-dev / hyperlight-dev/hyperlight

Change our no_std allocator

Open
#343 2 comments 0 reactions 0 assignees View on GitHub
lifecycle/confirmed
Dominant language
Rust
Stars
4.7k
Forks
208
Avg merge
1d 7h
Merged PRs (30d)
47

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.