|
SimGrid
3.13
Versatile Simulation of Distributed Systems
|
#include "storage_n11.hpp"#include "surf_private.h"#include <math.h>#include "src/surf/xml/platf.hpp"Namespaces | |
| simgrid | |
| simgrid::surf | |
Functions | |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (surf_storage) | |
| static void | routing_storage_type_free (void *r) |
| static void | surf_storage_resource_free (void *r) |
| static void | routing_storage_host_free (void *r) |
| void | storage_register_callbacks () |
| void | surf_storage_model_init_default (void) |
| The storage model. More... | |
Variables | |
| static int | storage_selective_update = 0 |
| static xbt_swag_t | storage_running_action_set_that_does_not_need_being_checked = NULL |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY | ( | surf_storage | ) |
|
static |
|
static |