Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add link to documentation in Changelog
[simgrid.git] / include / simgrid / datatypes.h
index 94e1d6e4c778a34a0fe4cded6b26895e1fc31d4f..006da0af5c4fdcf1bd981753559b842ce2344e3f 100644 (file)
@@ -14,7 +14,7 @@ typedef struct ws_params {
 
   /* The size of other states than memory pages, which is out-of-scope of dirty
    * page tracking. */
-  long devsize;
+  sg_size_t devsize;
   int skip_stage1;
   int skip_stage2;
   double max_downtime;