![]() |
ROOT-Sim core
3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
|
Handling of multiple buddy systems. More...
#include <datatypes/array.h>#include <assert.h>#include <stdalign.h>#include <stddef.h>#include <stdint.h>

Go to the source code of this file.
Classes | |
| struct | mm_checkpoint |
| The checkpoint for the multiple buddy system allocator. More... | |
| struct | mm_log |
| Binds a checkpoint together with a reference index. More... | |
| struct | mm_state |
| The checkpointable memory context assigned to a single LP. More... | |
Handling of multiple buddy systems.