SimGrid  3.16
Versatile Simulation of Distributed Systems
storage_n11.cpp File Reference
#include "storage_n11.hpp"
#include "simgrid/s4u/Engine.hpp"
#include "src/kernel/routing/NetPoint.hpp"
#include <math.h>

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, storage_type_tstorage_types
 

Function Documentation

◆ XBT_LOG_EXTERNAL_DEFAULT_CATEGORY()

XBT_LOG_EXTERNAL_DEFAULT_CATEGORY ( surf_storage  )

◆ check_disk_attachment()

static void check_disk_attachment ( )
static

◆ storage_register_callbacks()

void storage_register_callbacks ( )

Variable Documentation

◆ storage_types

std::map<std::string, storage_type_t> storage_types