|
SimGrid
3.21
Versatile Simulation of Distributed Systems
|
#include "src/plugins/vm/VirtualMachineImpl.hpp"#include "src/include/surf/surf.hpp"#include "src/simix/ActorImpl.hpp"#include "src/simix/smx_host_private.hpp"#include "xbt/asserts.h"Namespaces | |
| simgrid | |
| simgrid::vm | |
Functions | |
| XBT_LOG_NEW_DEFAULT_SUBCATEGORY (surf_vm, surf, "Logging specific to the SURF VM module") | |
| void | surf_vm_model_init_HL13 () |
| static void | simgrid::vm::hostStateChange (s4u::Host &host) |
Variables | |
| simgrid::vm::VMModel * | surf_vm_model = nullptr |
| const double | simgrid::vm::virt_overhead = 1 |
| XBT_LOG_NEW_DEFAULT_SUBCATEGORY | ( | surf_vm | , |
| surf | , | ||
| "Logging specific to the SURF VM module" | |||
| ) |
| void surf_vm_model_init_HL13 | ( | ) |
| simgrid::vm::VMModel* surf_vm_model = nullptr |