SimGrid  3.14.159
Versatile Simulation of Distributed Systems
storage_n11.cpp File Reference
#include "storage_n11.hpp"
#include "src/kernel/routing/NetCard.hpp"
#include "surf_private.h"
#include <math.h>

Namespaces

 simgrid
 Host datatype from SIMIX POV.
 
 simgrid::surf
 

Functions

 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (surf_storage)
 
static void routing_storage_type_free (void *r)
 
static void routing_storage_host_free (void *r)
 
static void check_disk_attachment ()
 
void storage_register_callbacks ()
 
void surf_storage_model_init_default ()
 The storage model. More...
 

Function Documentation

◆ XBT_LOG_EXTERNAL_DEFAULT_CATEGORY()

XBT_LOG_EXTERNAL_DEFAULT_CATEGORY ( surf_storage  )

◆ routing_storage_type_free()

static void routing_storage_type_free ( void r)
inlinestatic

◆ routing_storage_host_free()

static void routing_storage_host_free ( void r)
inlinestatic

◆ check_disk_attachment()

static void check_disk_attachment ( )
static

◆ storage_register_callbacks()

void storage_register_callbacks ( )