mmtk::util::alloc

Module markcompact_allocator

source
Expand description

Mark compact allocator (actually a bump pointer allocator with an extra heade word)

Structsยง

  • A thin wrapper(specific implementation) of bump allocator reserve extra bytes when allocating