![]() |
The ROme OpTimistic Simulator
2.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
|
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_area * | areas |