![]() |
The ROme OpTimistic Simulator
2.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
|
This structure let DyMeLoR handle one malloc area (for serving given-size memory requests) More...
#include <dymelor.h>
Collaboration diagram for _malloc_area:Data Fields | |
| atomic_t | presence |
| size_t | chunk_size |
| int | alloc_chunks |
| int | dirty_chunks |
| int | next_chunk |
| int | num_chunks |
| int | idx |
| int | state_changed |
| simtime_t | last_access |
| struct _malloc_area * | self_pointer |
| rootsim_bitmap * | use_bitmap |
| rootsim_bitmap * | dirty_bitmap |
| void * | area |
| int | prev |
| int | next |
This structure let DyMeLoR handle one malloc area (for serving given-size memory requests)