X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/712c213599a4a608ff1f84b2a58f88f8f35e2b43..91b3883142b769ef1fc0b7d460f78d2ae526bca2:/include/simgrid/datatypes.h diff --git a/include/simgrid/datatypes.h b/include/simgrid/datatypes.h index 35bf69e9c4..815e9370d5 100644 --- a/include/simgrid/datatypes.h +++ b/include/simgrid/datatypes.h @@ -21,7 +21,7 @@ struct vm_params { int skip_stage2; double max_downtime; - double dp_rate; + double dp_intensity; // Percentage of pages that get dirty compared to netspeed [0;1] double dp_cap; /* bytes per 1 flop execution */ /* set migration speed */