Module malloc_allocator
mmtk
0.32.0-d9b40daff7ab9bf25334e11c866814ddbee837f5
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.