![]() |
ROOT-Sim core
3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
|
Structure to keep data used for autonomic checkpointing selection. More...
#include <auto_ckpt.h>
Public Attributes | |
| double | inv_bad_p |
| The inverse of the rollback probability. | |
| unsigned | m_bad |
| The count of straggler and anti-messages. | |
| unsigned | m_good |
| The count of correctly processed forward messages. | |
| unsigned | ckpt_interval |
| The currently selected checkpointing interval. | |
| unsigned | ckpt_rem |
| The count of remaining events to process until the next checkpoint. | |
Structure to keep data used for autonomic checkpointing selection.