Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
snake_case some easy parts of s4u::Host
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 23 May 2018 16:04:28 +0000 (18:04 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 23 May 2018 16:04:33 +0000 (18:04 +0200)
commite83a6a62aac54e3477bd15c64f243cfa23b3add3
treece1de4b67f6b753bdcb05b2348d03498742b9ff2
parent1c7dbc7e7255bc670c53414593e9fbdf5b366c1d
snake_case some easy parts of s4u::Host

This will make the interesting parts of the commit more readable.
15 files changed:
examples/s4u/energy-boot/s4u-energy-boot.cpp
examples/s4u/energy-exec/s4u-energy-exec.cpp
examples/s4u/exec-dvfs/s4u-exec-dvfs.cpp
examples/s4u/plugin-hostload/s4u-plugin-hostload.cpp
examples/simdag/test/sd_test.cpp
include/simgrid/s4u/Host.hpp
src/instr/instr_platform.cpp
src/plugins/vm/s4u_VirtualMachine.cpp
src/s4u/s4u_Host.cpp
src/surf/network_cm02.cpp
src/surf/plugins/host_dvfs.cpp
src/surf/plugins/host_energy.cpp
src/surf/plugins/host_load.cpp
src/surf/ptask_L07.cpp
teshsuite/simdag/flatifier/flatifier.cpp