Skip to content

chococandy63/lib-mimalloc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mimalloc for Unikraft

This is the port of the Mimalloc [0] general-purpose memory allocator for Unikraft as an external library.

How to use this allocator in your unikernel application:

  • select "Mimalloc" in ukboot > Default memory allocator
  • pass at least 256MiB of memory to the unikernel

[0] https://microsoft.github.io/mimalloc/

About

Port of mimalloc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%