|
SimGrid
3.18
Versatile Simulation of Distributed Systems
|
#include "storage_n11.hpp"#include "simgrid/s4u/Engine.hpp"#include "src/kernel/lmm/maxmin.hpp"#include "src/kernel/routing/NetPoint.hpp"#include "xbt/utility.hpp"#include <cmath>Namespaces | |
| simgrid | |
| Alltoall Bruck. | |
| simgrid::surf | |
Functions | |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (surf_storage) | |
| static void | check_disk_attachment () |
| void | storage_register_callbacks () |
| void | surf_storage_model_init_default () |
| The storage model. More... | |
Variables | |
| std::map< std::string, simgrid::surf::StorageType * > | storage_types |
| XBT_LOG_EXTERNAL_DEFAULT_CATEGORY | ( | surf_storage | ) |
|
static |
| void storage_register_callbacks | ( | ) |
| std::map<std::string, simgrid::surf::StorageType*> storage_types |