ROOT-Sim core  3.0.0-rc.2
A General-Purpose Multi-threaded Parallel/Distributed Simulation Library
Public Attributes | List of all members
auto_ckpt Struct Reference

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.
 

Detailed Description

Structure to keep data used for autonomic checkpointing selection.


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