SimGrid  3.14.159
Versatile Simulation of Distributed Systems
vm_params Struct Reference

#include <datatypes.h>

Public Attributes

int ncpus
 
sg_size_t ramsize
 
int overcommit
 
sg_size_t devsize
 
int skip_stage1
 
int skip_stage2
 
double max_downtime
 
double dp_rate
 
double dp_cap
 
double mig_speed
 

Member Data Documentation

◆ ncpus

int vm_params::ncpus

◆ ramsize

sg_size_t vm_params::ramsize

◆ overcommit

int vm_params::overcommit

◆ devsize

sg_size_t vm_params::devsize

◆ skip_stage1

int vm_params::skip_stage1

◆ skip_stage2

int vm_params::skip_stage2

◆ max_downtime

double vm_params::max_downtime

◆ dp_rate

double vm_params::dp_rate

◆ dp_cap

double vm_params::dp_cap

◆ mig_speed

double vm_params::mig_speed

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