The ROme OpTimistic Simulator  2.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
_malloc_state Struct Reference

Definition of the memory map. More...

#include <dymelor.h>

+ Collaboration diagram for _malloc_state:

Data Fields

bool is_incremental
 Tells if it is an incremental log or a full one (when used for logging)
 
size_t total_log_size
 
size_t total_inc_size
 
size_t bitmap_size
 
size_t dirty_bitmap_size
 
int num_areas
 
int max_num_areas
 
int busy_areas
 
int dirty_areas
 
simtime_t timestamp
 
struct _malloc_areaareas
 

Detailed Description

Definition of the memory map.

Definition at line 119 of file dymelor.h.


The documentation for this struct was generated from the following file: