Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
some cleanups in examples/msg
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 22 Mar 2016 20:51:12 +0000 (21:51 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 22 Mar 2016 21:35:05 +0000 (22:35 +0100)
commit87e60665762d9720fdac3c9fdc45b16971b7d0d2
tree2d27389d41293a5a322fdf98e6bc395a2230ca16
parent16e9cc9c9f1a1aacd1747456a72307ee607079b2
some cleanups in examples/msg
45 files changed:
.gitignore
examples/msg/CMakeLists.txt
examples/msg/energy/CMakeLists.txt
examples/msg/energy/consumption/consumption.c
examples/msg/energy/consumption/consumption.tesh
examples/msg/energy/consumption/deployment_consumption.xml [deleted file]
examples/msg/energy/onoff/deployment_onoff.xml [deleted file]
examples/msg/energy/onoff/onoff.c
examples/msg/energy/onoff/onoff.tesh
examples/msg/energy/pstate/deployment_pstate.xml [deleted file]
examples/msg/energy/pstate/pstate.c
examples/msg/energy/pstate/pstate.tesh
examples/msg/energy/vm/vm.c
examples/msg/exception/CMakeLists.txt [deleted file]
examples/msg/exception/deployment_exception.xml [deleted file]
examples/msg/exception/exception.c
examples/msg/exception/exception.tesh
examples/msg/migration/CMakeLists.txt [deleted file]
examples/msg/migration/migration.c
examples/msg/migration/migration.deploy [deleted file]
examples/msg/migration/migration.tesh
examples/msg/parallel_task/CMakeLists.txt [deleted file]
examples/msg/pmm/CMakeLists.txt [deleted file]
examples/msg/pmm/pmm.c [moved from examples/msg/pmm/msg_pmm.c with 100% similarity]
examples/msg/pmm/pmm.tesh
examples/msg/priority/CMakeLists.txt [deleted file]
examples/msg/priority/priority.tesh
examples/msg/priority/priority_d.xml [moved from examples/msg/priority/deployment_priority.xml with 100% similarity]
examples/msg/properties/CMakeLists.txt [deleted file]
examples/msg/properties/properties.c [moved from examples/msg/properties/msg_prop.c with 100% similarity]
examples/msg/properties/properties.tesh [moved from examples/msg/properties/msg_prop.tesh with 94% similarity]
examples/msg/properties/properties_d.xml [moved from examples/msg/properties/deployment_properties.xml with 100% similarity]
examples/msg/semaphores/CMakeLists.txt [deleted file]
examples/msg/start_kill_time/CMakeLists.txt
examples/msg/start_kill_time/start_kill_time.c [moved from examples/msg/start_kill_time/sk_time.c with 100% similarity]
examples/msg/start_kill_time/start_kill_time.tesh
examples/msg/suspend/CMakeLists.txt [deleted file]
examples/msg/suspend/suspend.tesh
examples/msg/synchro/synchro.c [moved from examples/msg/semaphores/synchro.c with 100% similarity]
examples/msg/synchro/synchro.tesh [moved from examples/msg/semaphores/synchro.tesh with 92% similarity]
examples/msg/token_ring/CMakeLists.txt [deleted file]
examples/msg/token_ring/token_ring.c [moved from examples/msg/token_ring/ring_call.c with 100% similarity]
examples/msg/token_ring/token_ring.tesh
examples/simdag/CMakeLists.txt
tools/cmake/DefinePackages.cmake