ROOT-Sim core  3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
Classes
multi.h File Reference

Handling of multiple buddy systems. More...

#include <datatypes/array.h>
#include <assert.h>
#include <stdalign.h>
#include <stddef.h>
#include <stdint.h>
Include dependency graph for multi.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Handling of multiple buddy systems.