mmtk
0.31.0-4ef713e1cde12c7e590fb4fd5bdb36115ca19835
Module malloc_
allocator
Module Items
Structs
In mmtk::
util::
alloc
mmtk
::
util
::
alloc
Module
malloc_allocator
Copy item path
source
Expand description
An alloactor backed by malloc
Structs
ยง
Malloc
Allocator
The allocator that internally uses malloc for all the allocation requests. This allocator is only intended for experimental uses.